Mailer project rwritten:
[mailer.git] / templates / de / html / install / install_selector.tpl
index a573c0ac7bb5ac66948585f8478e0117d2ed318d..c5987ce3346ac030cdaca429233b5f447b6380df 100644 (file)
@@ -71,7 +71,7 @@
 </div>
 </div>
 
-<script type="text/javascript" src="{%url=js/ajax-loader.js%}"></script>
+<script type="text/javascript" src="{%url=js/ajax-loader.js?dummy=1%}{%ext,version=sql_patches%}"></script>
 <script type="text/javascript">
 <!--
 // These scripts shall be loaded
@@ -80,7 +80,7 @@ scripts[0] = '{%url,js=js/ajax-common.js%}';
 scripts[1] = '{%url,js=js/ajax-test.js%}';
 scripts[2] = '{%jquery,js=ui%}';
 
-// Do this only when all loaders are finished
+// Load all scripts
 if (loadScripts(scripts) == true) {
        // Wait for loadScripts() finishing loading all scripts
        $().ready(function () {