removed old code
authorerickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 2 Mar 2009 15:40:38 +0000 (15:40 +0000)
committererickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 2 Mar 2009 15:40:38 +0000 (15:40 +0000)
git-svn-id: svn://svn.open-ils.org/ILS/trunk@12343 dcc99617-32d9-48b4-a31d-7c20da2025e4

Open-ILS/web/js/dojo/openils/widget/EditPane.js

index c7cb9e0..9bdfbf6 100644 (file)
@@ -80,7 +80,6 @@ if(!dojo._hasResource['openils.widget.EditPane']) {
 
                     widget.build();
                     this.fieldList.push({name:field.name, widget:widget});
-                    //this.applySaveOnEnter(widget);
                 }
                 if(!this.hideActionButtons)
                     this.buildActionButtons(tbody);