From: Bill Ott Date: Mon, 14 Apr 2014 20:35:38 +0000 (-0400) Subject: Add floating column to the copy browser in Holdings Maintenance X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=f5b9a2ff2d211af8aaa7357bd4d742e5bda44c4c;p=working%2FEvergreen.git Add floating column to the copy browser in Holdings Maintenance Signed-off-by: Bill Ott --- diff --git a/Open-ILS/xul/staff_client/server/cat/copy_browser.js b/Open-ILS/xul/staff_client/server/cat/copy_browser.js index 532ec1b4f6..912c93b9fe 100644 --- a/Open-ILS/xul/staff_client/server/cat/copy_browser.js +++ b/Open-ILS/xul/staff_client/server/cat/copy_browser.js @@ -1760,6 +1760,7 @@ cat.copy_browser.prototype = { 'holdable', 'opac_visible', 'ref', + 'floating', 'deposit', 'deposit_amount', 'price',