File manager - Edit - /home/buyherba/public_html/wp-content/plugins/external-importer/res/js/admin.js
Back
jQuery(document).ready(function ($) { $(".ei-autoimport-delete").on('click', function () { if (!confirm(externalimporterL10n.are_you_shure)) { return false; } }); $('#doaction, #doaction2').on('click', function () { var bulk_action, confirm_message, num_selected = $('.external-importer-all-tables').find('tbody').find('input:checked').length; if (this.id === 'doaction') bulk_action = 'top'; else bulk_action = 'bottom'; if ($('#bulk-action-' + bulk_action).val() === '-1') return false; if (num_selected === 0) return false; if ($('select[name=action]').val() === 'delete') { if (num_selected === 1) confirm_message = externalimporterL10n.are_you_shure; else confirm_message = externalimporterL10n.are_you_shure; if (!confirm(confirm_message)) { return false; } } }); });
| ver. 1.4 |
Github
|
.
| PHP 8.1.34 | Generation time: 0.16 |
proxy
|
phpinfo
|
Settings