From 32a8c22aabfb3aba51fdce5a77856bb6a9114d53 Mon Sep 17 00:00:00 2001 From: erickson Date: Mon, 2 Mar 2009 15:40:38 +0000 Subject: [PATCH] removed old code 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 | 1 - 1 file changed, 1 deletion(-) diff --git a/Open-ILS/web/js/dojo/openils/widget/EditPane.js b/Open-ILS/web/js/dojo/openils/widget/EditPane.js index c7cb9e0981..9bdfbf6e92 100644 --- a/Open-ILS/web/js/dojo/openils/widget/EditPane.js +++ b/Open-ILS/web/js/dojo/openils/widget/EditPane.js @@ -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); -- 2.11.0