Don't remove these columns from the Item Status interface
authorphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 22 Oct 2009 05:14:30 +0000 (05:14 +0000)
committerphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 22 Oct 2009 05:14:30 +0000 (05:14 +0000)
git-svn-id: svn://svn.open-ils.org/ILS/trunk@14550 dcc99617-32d9-48b4-a31d-7c20da2025e4

Open-ILS/xul/staff_client/server/circ/copy_status.js

index c7c7dd6..aa18927 100644 (file)
@@ -34,7 +34,7 @@ circ.copy_status.prototype = {
                        },
                        {
                                'except_these' : [
-                                       'checkin_time', 'checkin_time_full', 'route_to', 'message', 'uses', 'xact_finish'
+                                       'route_to', 'message', 'uses'
                                ]
                        }
                );