Файловый менеджер - Редактировать - /home/clickysoft/public_html/securebeans.clickysoft.net/public/js/main.js
Назад
$(document).ready(function () { window._token = $('meta[name="csrf-token"]').attr('content') moment.updateLocale('en', { week: {dow: 1} // Monday is the first day of the week }) // $('.date').datetimepicker({ // format: 'DD-MM-YYYY', // locale: 'en' // }) // $('.datetime').datetimepicker({ // format: 'DD-MM-YYYY HH:mm:ss', // locale: 'en', // sideBySide: true // }) // $('.timepicker').datetimepicker({ // format: 'HH:mm:ss' // }) $('.select-all').click(function () { let $select2 = $(this).parent().siblings('.select2') $select2.find('option').prop('selected', 'selected') $select2.trigger('change') }) $('.deselect-all').click(function () { let $select2 = $(this).parent().siblings('.select2') $select2.find('option').prop('selected', '') $select2.trigger('change') }) $('.select2').select2() $('.treeview').each(function () { var shouldExpand = false $(this).find('li').each(function () { if ($(this).hasClass('active')) { shouldExpand = true } }) if (shouldExpand) { $(this).addClass('active') } }) $('a[data-toggle^="push-menu"]').click(function () { setTimeout(function() { $($.fn.dataTable.tables(true)).DataTable().columns.adjust(); }, 350); }) })
| ver. 1.4 |
Github
|
.
| PHP 8.1.29 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка