Add required command element for initiating call number UI user/dbs/lp781762-call-number-class
authorDan Scott <dscott@laurentian.ca>
Tue, 15 Nov 2011 17:50:41 +0000 (12:50 -0500)
committerDan Scott <dscott@laurentian.ca>
Tue, 15 Nov 2011 17:50:41 +0000 (12:50 -0500)
A command element is required to invoke a given oncommand handler, but
wasn't defined for the call number classification admin UI.

Also, move the call number classification menu into (English)
alphabetical order in the Local Administration menu.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/xul/staff_client/chrome/content/main/menu_frame_menus.xul

index 73474be..fdfcfb3 100644 (file)
@@ -48,6 +48,7 @@
     <command id="cmd_standalone" />
     <command id="cmd_survey_wizard" />
     <command id="cmd_stat_cat_edit" />
+    <command id="cmd_local_admin_asset_call_number_class" />
     <command id="cmd_non_cat_type_edit" />
     <command id="cmd_copy_location_edit" />
     <command id="cmd_print_list_template_edit" />
                 <menuitem command="cmd_local_admin_age_overdue_circulations_to_lost" label="&staff.server.admin.index.age_overdue_circulations_to_lost.label;" accesskey="&staff.server.admin.index.age_overdue_circulations_to_lost.accesskey;"/>
                 <menuitem label="&staff.server.admin.index.cash_reports;" command="cmd_local_admin_cash_reports"/>
                 <menuitem label="&staff.main.menu.admin.local_admin.barcode_completion.label;" command="cmd_local_admin_barcode_completion"/>
+                <menuitem label="&staff.server.admin.index.call_number_class.label;" command="cmd_local_admin_asset_call_number_class"/>
                 <menuitem label="&staff.main.menu.admin.local_admin.circ_matrix_matchpoint.label;" command="cmd_local_admin_circ_matrix_matchpoint"/>
                 <menuitem label="&staff.server.admin.index.closed_dates;" command="cmd_local_admin_closed_dates"/>
                 <menuitem label="&staff.server.admin.index.copy_locations;" command="cmd_local_admin_copy_locations"/>
                 <menuitem label="&staff.main.menu.admin.local_admin.conify.survey.label;" command="cmd_local_admin_survey"/>
                 <menuitem label="&staff.server.admin.index.transit_list;" command="cmd_local_admin_transit_list"/>
                 <menuitem label="&staff.main.menu.admin.local_admin.work_log.label;" accesskey="&staff.main.menu.admin.local_admin.work_log.accesskey;" command="cmd_local_admin_work_log"/>
-                <menuitem label="&staff.server.admin.index.call_number_class.label;" command="cmd_local_admin_asset_call_number_class"/>
             </menupopup>
         </menu>
         <menu id="main.menu.admin.server" label="&staff.main.menu.admin.server_admin.label;">