Author: david
Date: Thu Dec 10 16:56:18 2009
New Revision: 4146

Log:
Fix copy & paste error.

Modified:
   trunk/web/js/dialog.js

Modified: trunk/web/js/dialog.js
==============================================================================
--- trunk/web/js/dialog.js      Thu Dec 10 16:26:32 2009        (r4145)
+++ trunk/web/js/dialog.js      Thu Dec 10 16:56:18 2009        (r4146)
@@ -121,7 +121,7 @@
   thisForm.append(newHiddens);
 }
 
-Drupal.behaviors.autocomplete = {
+Drupal.behaviors.dialog = {
   attach: function (context)
     {
       var qubitDialog = new QubitDialog();

--

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.


Reply via email to