From: Jason Stephenson Date: Mon, 17 Dec 2018 18:59:07 +0000 (-0500) Subject: Lose an extra line added by accident. X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=refs%2Fheads%2Fuser%2Fdyrcona%2FWIP-add-volumens-cursor-focus;p=working%2FEvergreen.git Lose an extra line added by accident. --- diff --git a/Open-ILS/web/js/ui/default/staff/cat/volcopy/app.js b/Open-ILS/web/js/ui/default/staff/cat/volcopy/app.js index b862f3d38d..d3ae48a3b0 100644 --- a/Open-ILS/web/js/ui/default/staff/cat/volcopy/app.js +++ b/Open-ILS/web/js/ui/default/staff/cat/volcopy/app.js @@ -507,7 +507,6 @@ function(egCore , $q) { $scope.duplicate_barcode_string = window.duplicate_barcode_string; $scope.empty_barcode_string = window.empty_barcode_string; - if (!$scope.copy.barcode()) $scope.copy.empty_barcode = true; $scope.focusBarcode = function () {