File Manager

Current Directory: /home/astoriaah/www/media/com_contenthistory/js
Viewing File: /home/astoriaah/www/media/com_contenthistory/js/admin-history-versions.js
/** * @copyright Copyright (C) 2005 - 2020 Open Source Matters, Inc. All rights reserved. * @license GNU General Public License version 2 or later; see LICENSE.txt */ window.addEventListener('DOMContentLoaded', function() { document.body.appendChild(document.getElementById('versionsModal')); });