Author: jablko
Date: Thu Oct 21 22:19:56 2010
New Revision: 8372
Log:
Oops
Modified:
trunk/js/dialog.js
Modified: trunk/js/dialog.js
==============================================================================
--- trunk/js/dialog.js Thu Oct 21 22:14:36 2010 (r8371)
+++ trunk/js/dialog.js Thu Oct 21 22:19:56 2010 (r8372)
@@ -112,7 +112,7 @@
thisDialog.clear(); // Clear dialog fields
}
- this.yuiDialog = new YAHOO.widget.Dialog(this.table, {
+ this.yuiDialog = new YAHOO.widget.Dialog($yuiDialogWrapper[0], {
buttons: [{ text: 'Submit', handler: handleYuiSubmit, isDefault:
true },
{ text: 'Cancel', handler: handleYuiCancel }],
constraintoviewport: 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.com/group/qubit-commits?hl=en.