Файловый менеджер - Редактировать - /var/www/html/media/com_templates/js/admin-template-toggle-assignment.js
Ðазад
/** * @copyright (C) 2019 Open Source Matters, Inc. <https://www.joomla.org> * @license GNU General Public License version 2 or later; see LICENSE.txt */ Joomla = window.Joomla || {}; (Joomla => { Joomla.toggleAll = () => { document.querySelectorAll('.chk-menulink').forEach(checkBox => { checkBox.checked = !checkBox.checked; }); }; Joomla.toggleMenutype = a => { const checkBox = [].slice.call(document.getElementsByClassName(`menutype-${a}`)); checkBox.forEach(element => { element.checked = !element.checked; }); }; })(Joomla);
| ver. 1.1 | |
.
| PHP 8.4.18 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка