From f5b9a2ff2d211af8aaa7357bd4d742e5bda44c4c Mon Sep 17 00:00:00 2001 From: Bill Ott Date: Mon, 14 Apr 2014 16:35:38 -0400 Subject: [PATCH] Add floating column to the copy browser in Holdings Maintenance Signed-off-by: Bill Ott --- Open-ILS/xul/staff_client/server/cat/copy_browser.js | 1 + 1 file changed, 1 insertion(+) 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', -- 2.11.0