[open-ils-commits] r12343 - trunk/Open-ILS/web/js/dojo/openils/widget (erickson)

svn at svn.open-ils.org svn at svn.open-ils.org
Mon Mar 2 10:40:40 EST 2009


Author: erickson
Date: 2009-03-02 10:40:38 -0500 (Mon, 02 Mar 2009)
New Revision: 12343

Modified:
   trunk/Open-ILS/web/js/dojo/openils/widget/EditPane.js
Log:
removed old code

Modified: trunk/Open-ILS/web/js/dojo/openils/widget/EditPane.js
===================================================================
--- trunk/Open-ILS/web/js/dojo/openils/widget/EditPane.js	2009-03-02 15:05:16 UTC (rev 12342)
+++ trunk/Open-ILS/web/js/dojo/openils/widget/EditPane.js	2009-03-02 15:40:38 UTC (rev 12343)
@@ -80,7 +80,6 @@
 
                     widget.build();
                     this.fieldList.push({name:field.name, widget:widget});
-                    //this.applySaveOnEnter(widget);
                 }
                 if(!this.hideActionButtons)
                     this.buildActionButtons(tbody);



More information about the open-ils-commits mailing list