Файловый менеджер - Редактировать - /home/pimjdymy/public_html/revisionroad/themes/ee/asset/javascript/compressed/cp/global_end.js
Назад
/*! * This source file is part of the open source project * ExpressionEngine (https://expressionengine.com) * * @link https://expressionengine.com/ * @copyright Copyright (c) 2003-2023, Packet Tide, LLC (https://www.packettide.com) * @license https://expressionengine.com/license Licensed under Apache License, Version 2.0 */ (function($) { "use strict"; /** * This file always runs dead last. * * We use it to initialize optional modules * that are loaded by our libraries. For example, * the table library loads up the table plugin in * a datasource is used. * * That plugin is ultimately bound here. */ // Apply ee_table and ee_toggle_all to any tables that want it $('table').each(function() { var config; if ($(this).data('table_config')) { config = $(this).data('table_config'); if ( ! $.isPlainObject(config)) { config = $.parseJSON(config); } $(this).table(config); } // Apply ee_toggle_all only if it's loaded if (jQuery().toggle_all) { $(this).toggle_all(); } }); })(jQuery);
| ver. 1.4 |
Github
|
.
| PHP 8.2.30 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка