Current File : /home/pacjaorg/www/kmm/media/com_templates/js/admin-template-toggle-assignment-es5.min.js |
(function(){"use strict";/**
* @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||{},function(n){n.toggleAll=function(){var e=[].slice.call(document.querySelectorAll(".chk-menulink"));e.forEach(function(c){c.checked=!c.checked})},n.toggleMenutype=function(e){var c=[].slice.call(document.getElementsByClassName("menutype-"+e));c.forEach(function(o){o.checked=!o.checked})}}(Joomla)})();