AnonSec Shell
Server IP : 54.36.91.62  /  Your IP : 216.73.217.117
Web Server : Apache
System : Linux webm013.cluster127.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
User : coopiak ( 151928)
PHP Version : 8.3.23
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/c/o/o/coopiak/amisdesseniors-fr/lyon/media/com_contenthistory/js/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     

Current File : /home/c/o/o/coopiak/amisdesseniors-fr/lyon/media/com_contenthistory/js/admin-history-modal-es5.js
(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 (document, Joomla) {
    if (!Joomla || typeof Joomla.Text._ !== 'function') {
      throw new Error('core.js was not properly initialised');
    }
    document.addEventListener('DOMContentLoaded', function () {
      document.getElementById('toolbar-load').addEventListener('click', function () {
        var toolbarLoad = document.getElementById('toolbar-load');
        if (!toolbarLoad.disabled) {
          var ids = document.querySelectorAll('input[id*="cb"]:checked');
          if (ids.length === 1) {
            // Add version item id to URL
            var url = toolbarLoad.childNodes[1].getAttribute('data-url') + "&version_id=" + ids[0].value;
            if (window.parent && url) {
              window.parent.location = url;
            }
          } else {
            Joomla.renderMessages({
              error: [Joomla.Text._('COM_CONTENTHISTORY_BUTTON_SELECT_ONE_VERSION')]
            });
          }
        }
        return false;
      });
      document.getElementById('toolbar-preview').addEventListener('click', function () {
        var toolbarPreview = document.getElementById('toolbar-preview');
        if (!toolbarPreview.disabled) {
          var windowSizeArray = ['width=800, height=600, resizable=yes, scrollbars=yes'];
          var ids = document.querySelectorAll('input[id*="cb"]:checked');
          if (ids.length === 1) {
            // Add version item id to URL
            var url = toolbarPreview.childNodes[1].getAttribute('data-url') + "&version_id=" + ids[0].value;
            if (window.parent && url) {
              window.open(url, '', windowSizeArray.toString());
            }
          } else {
            Joomla.renderMessages({
              error: [Joomla.Text._('COM_CONTENTHISTORY_BUTTON_SELECT_ONE_VERSION')]
            });
          }
        }
        return false;
      });
      document.getElementById('toolbar-compare').addEventListener('click', function () {
        var toolbarCompare = document.getElementById('toolbar-compare');
        if (!toolbarCompare.disabled) {
          var windowSizeArray = ['width=1000, height=600, resizable=yes, scrollbars=yes'];
          var ids = document.querySelectorAll('input[id*="cb"]:checked');
          if (ids.length === 0) {
            Joomla.renderMessages({
              error: [Joomla.Text._('JLIB_HTML_PLEASE_MAKE_A_SELECTION_FROM_THE_LIST')]
            });
          } else if (ids.length === 2) {
            // Add version item ids to URL
            var url = toolbarCompare.childNodes[1].getAttribute('data-url') + "&id1=" + ids[0].value + "&id2=" + ids[1].value;
            if (window.parent && url) {
              window.open(url, '', windowSizeArray.toString());
            }
          } else {
            Joomla.renderMessages({
              error: [Joomla.Text._('COM_CONTENTHISTORY_BUTTON_SELECT_TWO_VERSIONS')]
            });
          }
        }
        return false;
      });
    });
  })(document, Joomla);

})();

Anon7 - 2022
AnonSec Team