Adding create date and active date to holdings maintenance interface
authorChris Sharp <csharp@georgialibraries.org>
Wed, 18 Jan 2017 18:44:45 +0000 (13:44 -0500)
committerChris Sharp <csharp@georgialibraries.org>
Tue, 31 Oct 2017 19:13:26 +0000 (15:13 -0400)
Open-ILS/xul/staff_client/server/cat/copy_browser.js

index 327b45b..d8dbf21 100644 (file)
@@ -1769,7 +1769,9 @@ cat.copy_browser.prototype = {
                             'acp_status',
                             'alert_message',
                             'acp_mint_condition',
-                            'acp_id'
+                            'acp_id',
+                            'acp_create_date',
+                            'acp_active_date'
                         ]
                     }
                 )