these make more sense in the overlay
authorphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 2 Nov 2009 02:11:42 +0000 (02:11 +0000)
committerphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 2 Nov 2009 02:11:42 +0000 (02:11 +0000)
git-svn-id: svn://svn.open-ils.org/ILS/trunk@14715 dcc99617-32d9-48b4-a31d-7c20da2025e4

Open-ILS/xul/staff_client/server/patron/items.xul
Open-ILS/xul/staff_client/server/patron/items_overlay.xul

index bff3809..979e3e8 100644 (file)
     <messagecatalog id="catStrings" src="/xul/server/locale/<!--#echo var='locale' -->/cat.properties"/>
     <messagecatalog id="patronStrings" src="/xul/server/locale/<!--#echo var='locale'-->/patron.properties"/>
 
-    <commandset id="items_cmds">
-        <command id="save_columns" />
-        <command id="sel_bucket" disabled="true"/>
-        <command id="sel_clip" />
-        <command id="sel_copy_details"/>
-        <command id="sel_patron"/>
-        <command id="cmd_items_print" />
-        <command id="cmd_items_export" />
-        <command id="cmd_items_renew" />
-        <command id="cmd_items_renew_all" />
-        <command id="cmd_items_claimed_returned" />
-        <command id="cmd_items_checkin" />
-        <command id="cmd_items_edit" />
-        <command id="cmd_items_mark_lost" />
-        <command id="cmd_show_catalog" />
-        <command id="cmd_add_billing" />
-        <command id="sel_mark_items_damaged" disabled="true"/>
-        <command id="sel_mark_items_missing" disabled="true"/>
-        
-        <command id="cmd_show_noncats" />
-
-        <command id="save_columns2" />
-        <command id="sel_bucket2" disabled="true"/>
-        <command id="sel_clip2" />
-        <command id="sel_copy_details2"/>
-        <command id="sel_patron2"/>
-        <command id="cmd_items_print2" />
-        <command id="cmd_items_export2" />
-        <command id="cmd_items_renew2" />
-        <command id="cmd_items_claimed_returned2" />
-        <command id="cmd_items_checkin2" />
-        <command id="cmd_items_edit2" />
-        <command id="cmd_items_mark_lost2" />
-        <command id="cmd_show_catalog2" />
-        <command id="cmd_add_billing2" />
-        <command id="sel_mark_items_damaged2" disabled="true"/>
-        <command id="sel_mark_items_missing2" disabled="true"/>
-    </commandset>
-
+    <commandset id="items_cmds" />
     <popupset id="items_popupset"/>
 
     <box id="items_main" />
index 85b408e..200c7cb 100644 (file)
@@ -7,7 +7,46 @@
 
 <script>dump('loading items_overlay.xul\n');</script>
 
-<commandset id="items_cmds" />
+<commandset id="items_cmds">
+    <command id="save_columns" />
+    <command id="sel_bucket" disabled="true"/>
+    <command id="sel_clip" />
+    <command id="sel_copy_details"/>
+    <command id="sel_patron"/>
+    <command id="cmd_items_print" />
+    <command id="cmd_items_export" />
+    <command id="cmd_items_renew" />
+    <command id="cmd_items_renew_all" />
+    <command id="cmd_items_claimed_returned" />
+    <command id="cmd_items_checkin" />
+    <command id="cmd_items_edit" />
+    <command id="cmd_items_mark_lost" />
+    <command id="cmd_show_catalog" />
+    <command id="cmd_add_billing" />
+    <command id="sel_mark_items_damaged" disabled="true"/>
+    <command id="sel_mark_items_missing" disabled="true"/>
+    
+    <command id="cmd_show_noncats" />
+
+    <command id="save_columns2" />
+    <command id="sel_bucket2" disabled="true"/>
+    <command id="sel_clip2" />
+    <command id="sel_copy_details2"/>
+    <command id="sel_patron2"/>
+    <command id="cmd_items_print2" />
+    <command id="cmd_items_export2" />
+    <command id="cmd_items_renew2" />
+    <command id="cmd_items_claimed_returned2" />
+    <command id="cmd_items_checkin2" />
+    <command id="cmd_items_edit2" />
+    <command id="cmd_items_mark_lost2" />
+    <command id="cmd_show_catalog2" />
+    <command id="cmd_add_billing2" />
+    <command id="sel_mark_items_damaged2" disabled="true"/>
+    <command id="sel_mark_items_missing2" disabled="true"/>
+</commandset>
+
+
 
 <popupset id="items_popupset">
     <popup id="items_actions" position="at_pointer">