File manager - Edit - /home/c14075/dragmet-ural.ru/www/actionpanel.tar
Back
config.php 0000644 00000000560 15133051161 0006517 0 ustar 00 <? if (!defined("B_PROLOG_INCLUDED") || B_PROLOG_INCLUDED !== true) { die(); } return [ "css" => "/bitrix/js/ui/actionpanel/css/style.css", "js" => [ "/bitrix/js/ui/actionpanel/panel.js", "/bitrix/js/ui/actionpanel/item.js" ], "bundle_js" => "ui_actionpanel", "bundle_css" => "ui_actionpanel", 'rel' => [ 'ui.design-tokens', 'ui.fonts.opensans', ], ]; lang/en/config.php 0000644 00000000156 15133051161 0010043 0 ustar 00 <? $MESS["JS_UI_ACTIONPANEL_MORE_BLOCK"] = "More..."; $MESS["JS_UI_ACTIONPANEL_IS_SELECTED"] = "Selected:"; ?>