From: Bill Erickson Date: Tue, 29 Jul 2014 20:10:05 +0000 (-0400) Subject: remove an old bit of debug code in patron reg. X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=873d1ad6c5ae4cbf36ba3bb6d2752a48bcb796cc;p=working%2FEvergreen.git remove an old bit of debug code in patron reg. Signed-off-by: Bill Erickson --- diff --git a/Open-ILS/web/js/ui/default/actor/user/register.js b/Open-ILS/web/js/ui/default/actor/user/register.js index 6100a9b2b9..fe5f0c9f59 100644 --- a/Open-ILS/web/js/ui/default/actor/user/register.js +++ b/Open-ILS/web/js/ui/default/actor/user/register.js @@ -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 {