Current Path :
/
home
/
develito
/
www
/
media
/
com_contenthistory
/
js
/
Or
Select Your Path :
Upload File :
New :
File
Dir
/home/develito/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')); });