Current File : /home/pacjaorg/www/dnpsom/media/com_admin/js/admin-help-es5.js
(function () {
  'use strict';

  /**
    * @copyright   (C) 2021 Open Source Matters, Inc. <https://www.joomla.org>
    * @license     GNU General Public License version 2 or later; see LICENSE.txt
    */
  var helpIndex = document.getElementById('help-index');

  if (helpIndex) {
    [].slice.call(helpIndex.querySelectorAll('a')).map(function (element) {
      return element.addEventListener('click', function () {
        window.scroll(0, 0);
      });
    });
  }

}());
Site is undergoing maintenance

PACJA Events

Maintenance mode is on

Site will be available soon. Thank you for your patience!