Author: david
Date: 2008-11-03 16:07:26 -0800 (Mon, 03 Nov 2008)
New Revision: 1516

Modified:
   trunk/qubit/web/js/newCreationEventDialog.js
Log:
Adjust z-index for YUI newCreationEventDialog to 100 so it renders on top of 
the imageflow object.

Modified: trunk/qubit/web/js/newCreationEventDialog.js
===================================================================
--- trunk/qubit/web/js/newCreationEventDialog.js        2008-11-03 23:57:01 UTC 
(rev 1515)
+++ trunk/qubit/web/js/newCreationEventDialog.js        2008-11-04 00:07:26 UTC 
(rev 1516)
@@ -89,6 +89,7 @@
        Qubit.newCreationEventDialog = new 
YAHOO.widget.Dialog("newCreationEventDialog",
        {
     width : "480px",
+    zIndex : "100",
          fixedcenter : true,
          visible : false,
          modal : true,


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Qubit Toolkit Commits" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.ca/group/qubit-commits?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to