| Current Path : /home/smartconb/www/armencom33/media/com_admintools/js/ |
| Current File : /home/smartconb/www/armencom33/media/com_admintools/js/CleanTempDirectory.min.js.map |
{"version":3,"sources":["CleanTempDirectory.js"],"names":[],"mappings":"AAKA,aAEA,MAAM,CAAC,gBAAP,CAAwB,kBAAxB,CAA4C,UAAY,CACvD,GAAI,CAAA,CAAgB,CAAG,QAAQ,CAAC,cAAT,CAAwB,+BAAxB,CAAvB,CADuD,MAGnD,CAAA,CAHmD,KAKtD,CAAA,MAAM,CAAC,UAAP,CAAkB,UAAW,CAC5B,MAAM,CAAC,UAAP,CAAkB,YAAlB,CAA+B,UAA/B,EACA,CAFD,CAEG,GAFH,CALsD,KAYvD,CAAA,MAAM,CAAC,QAAP,CAAgB,MAAhB,IACA,CAbD,C","file":"CleanTempDirectory.min.js","sourcesContent":["/**\n * @package admintools\n * @copyright Copyright (c)2010-2024 Nicholas K. Dionysopoulos / Akeeba Ltd\n * @license GNU General Public License version 3, or later\n */\n\"use strict\";\n\nwindow.addEventListener('DOMContentLoaded', function () {\n\tvar autoCloseElement = document.getElementById(\"admintools-cleantmp-autoclose\");\n\n\tif (autoCloseElement)\n\t{\n\t\twindow.setTimeout(function() {\n\t\t\tparent.admintools.Controlpanel.closeModal();\n\t\t}, 3000);\n\n\t\treturn;\n\t}\n\n\twindow.location.reload(true);\n});"]}