From: Jane Sandberg <sandbej@linnbenton.edu> Date: Mon, 10 Sep 2018 18:23:12 +0000 (-0700) Subject: LP 1743654: Removing a duplicate flesh_fields array entry X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=be9f2cccfe464d1fb99f686e1f09e4c2ba70d953;p=contrib%2FConifer.git LP 1743654: Removing a duplicate flesh_fields array entry Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu> Signed-off-by: John Amundson <jamundson@cwmars.org> Signed-off-by: Jason Stephenson <jason@sigio.com> --- diff --git a/Open-ILS/web/js/ui/default/staff/circ/services/item.js b/Open-ILS/web/js/ui/default/staff/circ/services/item.js index 1ec1458263..6fab179372 100644 --- a/Open-ILS/web/js/ui/default/staff/circ/services/item.js +++ b/Open-ILS/web/js/ui/default/staff/circ/services/item.js @@ -15,7 +15,7 @@ function(egCore , egCirc , $uibModal , $q , $timeout , $window , egConfirmDialog service.flesh = { flesh : 4, flesh_fields : { - acp : ['call_number','location','status','location','floating','circ_modifier', + acp : ['call_number','location','status','floating','circ_modifier', 'age_protect','circ_lib','copy_alerts', 'creator', 'editor', 'circ_as_type', 'latest_inventory'], acn : ['record','prefix','suffix','label_class'], bre : ['simple_record','creator','editor'],