X7ROOT File Manager
Current Path:
/home/notabjze/narcev.com/media/com_installer/js
home
/
notabjze
/
narcev.com
/
media
/
com_installer
/
js
/
ðŸ“
..
📄
changelog-es5.js
(1.75 KB)
📄
changelog-es5.min.js
(733 B)
📄
changelog-es5.min.js.gz
(434 B)
📄
changelog.js
(1.56 KB)
📄
changelog.min.js
(667 B)
📄
changelog.min.js.gz
(421 B)
📄
installer-es5.js
(751 B)
📄
installer-es5.min.js
(350 B)
📄
installer-es5.min.js.gz
(242 B)
📄
installer.js
(669 B)
📄
installer.min.js
(318 B)
📄
installer.min.js.gz
(226 B)
Editing: installer-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.addEventListener('DOMContentLoaded', function () { var loading = document.getElementById('loading'); var installer = document.getElementById('installer-install'); if (loading && installer) { loading.style.top = parseInt(installer.offsetTop - window.pageYOffset, 10); loading.style.left = 0; loading.style.width = '100%'; loading.style.height = '100%'; loading.classList.add('hidden'); loading.style.marginTop = '-10px'; } }); })(); }());
Upload File
Create Folder