[Debtags-commits] [svn] r2007 - web/trunk/cloud

Erich Schubert erich at costa.debian.org
Thu Oct 5 14:21:49 UTC 2006


Author: erich
Date: Thu Oct  5 14:21:48 2006
New Revision: 2007

Modified:
   web/trunk/cloud/index.html
Log:
trying to get the dialog working...

Modified: web/trunk/cloud/index.html
==============================================================================
--- web/trunk/cloud/index.html	(original)
+++ web/trunk/cloud/index.html	Thu Oct  5 14:21:48 2006
@@ -194,7 +194,7 @@
 				dlg.hide();
 			}
 
-			update();
+			dojo.addOnLoad(update);
 		</script>
 		<div dojoType="dialog" id="LoadingDialogContent" bgColor="white" bgOpacity="0.5" toggle="fade" toggleDuration="250">Loading ...</div>
 	</body>



More information about the Debtags-commits mailing list