Файловый менеджер - Редактировать - /home/lmsyaran/public_html/joomla5/media/com_fabrik/js/dist/list-toggle.js
Назад
/** * List Toggle * * @copyright: Copyright (C) 2005-2016 Media A-Team, Inc. - All rights reserved. * @license: GNU/GPL http://www.gnu.org/copyleft/gpl.html */ define(['jquery'],function(jQuery){var FbListToggle=new Class({initialize:function(form){jQuery('#'+form.id+' .togglecols .dropdown-menu a, #'+form.id+' .togglecols .dropdown-menu li').click(function(e){e.stopPropagation()});form.addEvent('mouseup:relay(a[data-bs-toggle-col])',function(e,btn){var state=jQuery(btn).data('bs-toggle-state');var col=jQuery(btn).data('bs-toggle-col');this.toggleColumn(col,state,btn)}.bind(this));var groups=form.getElements('a[data-bs-toggle-group]');form.addEvent('mouseup:relay(a[data-bs-toggle-group])',function(e,group){var state=jQuery(group).data('bs-toggle-state'),muted,groupName=jQuery(group).data('bs-toggle-group'),links=document.getElements('a[data-bs-toggle-parent-group='+groupName+']');links.each(function(btn){var col=jQuery(btn).data('bs-toggle-col');this.toggleColumn(col,state,btn)}.bind(this));state=state==='open'?'close':'open';muted=state==='open'?'':' muted';jQuery(group).find('*[data-isicon]').removeClass().addClass('icon-eye-'+state+muted);jQuery(group).data('bs-toggle-state',state)}.bind(this))},toggleColumn:function(col,state,btn){var muted;state=state==='open'?'close':'open';if(state==='open'){jQuery('.fabrik___heading .'+col).addClass('d-table-cell').removeClass('d-none d-md-none d-lg-none');jQuery('.fabrikFilterContainer .'+col).addClass('d-table-cell').removeClass('d-none d-md-none d-lg-none');jQuery('.fabrik_row .'+col).addClass('d-table-cell').removeClass('d-none d-md-none d-lg-none');jQuery('.fabrik_calculations .'+col).addClass('d-table-cell').removeClass('d-none d-md-none d-lg-none');muted=''}else{jQuery('.fabrik___heading .'+col).addClass('d-none').removeClass('d-table-cell d-md-table-cell d-lg-table-cell');jQuery('.fabrikFilterContainer .'+col).addClass('d-none').removeClass('d-table-cell d-md-table-cell d-lg-table-cell');jQuery('.fabrik_row .'+col).addClass('d-none').removeClass('d-table-cell d-md-table-cell d-lg-table-cell');jQuery('.fabrik_calculations .'+col).addClass('d-none').removeClass('d-table-cell d-md-table-cell d-lg-table-cell');muted=' muted'} jQuery(btn).find('*[data-isicon]').removeClass().addClass('icon-eye-'+state+muted);jQuery(btn).data('bs-toggle-state',state)}});return FbListToggle})
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Генерация страницы: 0.07 |
proxy
|
phpinfo
|
Настройка