From: Galen Charlton Date: Fri, 9 Jun 2017 19:29:34 +0000 (-0400) Subject: LP#1533326: follow-up to remove extra logging statement X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=c1ecb3515503eef49debfe6e30e5df2548cb254a;p=working%2FEvergreen.git LP#1533326: follow-up to remove extra logging statement Signed-off-by: Galen Charlton --- diff --git a/Open-ILS/web/js/ui/default/staff/cat/item/app.js b/Open-ILS/web/js/ui/default/staff/cat/item/app.js index 48d2d8270f..002061eaee 100644 --- a/Open-ILS/web/js/ui/default/staff/cat/item/app.js +++ b/Open-ILS/web/js/ui/default/staff/cat/item/app.js @@ -840,7 +840,6 @@ function(egCore , egCirc , $uibModal , $q , $timeout , $window , egConfirmDialog ).then( function(resp) { // oncomplete var evt = egCore.evt.parse(resp); - console.log('evt',evt); if (evt) { egConfirmDialog.open( egCore.strings.OVERRIDE_TRANSFER_COPIES_TO_MARKED_VOLUME_TITLE,