remove an old bit of debug code in patron reg.
authorBill Erickson <berick@esilibrary.com>
Tue, 29 Jul 2014 20:10:05 +0000 (16:10 -0400)
committerBill Erickson <berick@esilibrary.com>
Tue, 29 Jul 2014 20:10:05 +0000 (16:10 -0400)
Signed-off-by: Bill Erickson <berick@esilibrary.com>
Open-ILS/web/js/ui/default/actor/user/register.js

index 6100a9b..fe5f0c9 100644 (file)
@@ -2010,7 +2010,6 @@ function uEditFinishSave(newPatron, doClone) {
 
                if(xulG && typeof xulG.spawn_editor == 'function' && !patron.isnew() ) {
             window.xulG.spawn_editor({ses:openils.User.authtoken,clone:cloneUser});
-            return;
             uEditRefresh();
 
                } else {