]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/install/install_selector.tpl
Installation NG continued (still not fully working)
[mailer.git] / templates / de / html / install / install_selector.tpl
index 60999c8822b32f03bc443ea2a54f797d2bd39ce3..0561ff86639600ddc9a16db20c2f543c4bbb57fe 100644 (file)
@@ -84,6 +84,9 @@ scripts[2] = '{%jquery,js=ui%}';
 if (loadScripts(scripts) == true) {
        // Wait for loadScripts() finishing loading all scripts
        $().ready(function () {
+               // Process window
+               $("#install_process").draggable({opacity: 0.85});
+
                // Warning window
                $("#install_warning").draggable({opacity: 0.85});