]> git.evergreen-ils.org Git - Evergreen.git/blob - Open-ILS/xul/staff_client/chrome/content/main/menu_frame_menus.xul
923000ba29aec567f06ac903bf96d8e7cad47c4b
[Evergreen.git] / Open-ILS / xul / staff_client / chrome / content / main / menu_frame_menus.xul
1 <?xml version="1.0"?>
2 <!DOCTYPE overlay SYSTEM "chrome://open_ils_staff_client/locale/lang.dtd">
3 <overlay id="menu_frame_menus" 
4     xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
5
6 <script>dump('loading menu_frame_menus.xul\n');</script>
7
8 <commandset id="universal_cmds">
9     <command id="cmd_forward" />
10     <command id="cmd_back" />
11     <command id="cmd_close_window" />
12     <command id="cmd_new_window" />
13     <command id="cmd_new_tab" />
14     <command id="cmd_close_tab" />
15     <command id="cmd_close_all_tabs" />
16     <command id="cmd_shutdown" />
17     <command id="cmd_portal" />
18
19     <command id="cmd_edit_copy_buckets" />
20     <command id="cmd_edit_volume_buckets" />
21     <command id="cmd_edit_record_buckets" />
22     <command id="cmd_edit_user_buckets" />
23
24     <command id="cmd_cat_main" />
25     <command id="cmd_create_marc" />
26     <command id="cmd_authority_manage" />
27     <command id="cmd_circ_checkout" />
28     <command id="cmd_patron_search" />
29     <command id="cmd_circ_checkin" />
30     <command id="cmd_circ_renew" />
31     <command id="cmd_circ_hold_capture" />
32     <command id="cmd_circ_hold_pull_list" />
33     <command id="cmd_browse_holds" />
34     <command id="cmd_browse_holds_shelf" />
35     <command id="cmd_in_house_use" />
36     <command id="cmd_scan_item_as_missing_pieces" />
37     <command id="cmd_copy_status" />
38     <command id="cmd_search_opac" />
39     <command id="cmd_public_opac" />
40     <command id="cmd_search_tcn" />
41     <command id="cmd_search_bib_id" />
42     <command id="cmd_search_usr_id" />
43 <!-- Perhaps add group_application.user here as well? -->
44     <command id="cmd_patron_register"
45              perm="CREATE_USER" 
46              />
47     <command id="cmd_staged_patrons" />
48     <command id="cmd_standalone" />
49     <command id="cmd_survey_wizard" />
50     <command id="cmd_stat_cat_edit" />
51     <command id="cmd_non_cat_type_edit" />
52     <command id="cmd_copy_location_edit" />
53     <command id="cmd_print_list_template_edit" />
54     <command id="cmd_z39_50_import" />
55     <command id="cmd_create_new_marc_book" />
56     <command id="cmd_marc_batch_edit" />
57     <command id="cmd_replace_barcode" />
58     <command id="cmd_reprint" />
59     <command id="cmd_retrieve_last_patron" />
60     <command id="cmd_retrieve_last_record" />
61     <command id="cmd_verify_credentials" />
62
63     <command id="cmd_change_session" />
64     <command id="cmd_manage_offline_xacts" />
65     <command id="cmd_download_patrons" />
66     <command id="cmd_local_admin" />
67     <command id="cmd_toggle_meters" />
68
69     <command id="cmd_extension_manager"
70              perm="DEBUG_CLIENT"
71              />
72     <command id="cmd_theme_manager"
73              perm="DEBUG_CLIENT"
74              />
75     <command id="cmd_about_config"
76              perm="DEBUG_CLIENT"
77              />
78
79     <command id="cmd_adv_user_edit" />
80     <command id="cmd_console"
81              perm="DEBUG_CLIENT" />
82     <command id="cmd_shell"
83              perm="DEBUG_CLIENT"
84              />
85     <command id="cmd_xuleditor"
86              perm="DEBUG_CLIENT"
87              />
88     <command id="cmd_fieldmapper" />
89     <command id="cmd_test_html" />
90     <command id="cmd_test_xul" />
91     <command id="cmd_clear_cache" />
92     <command id="cmd_restore_all_tabs" />
93
94     <command id="cmd_test" />
95     <command id="cmd_broken" disabled="true" />
96     <command id="cmd_open_vandelay" />
97     
98     <command id="cmd_acq_create_invoice" />
99     <command id="cmd_acq_create_po" />
100     <command id="cmd_acq_view_my_pl" />
101     <command id="cmd_acq_view_local_po" />
102     <command id="cmd_acq_view_local_inv" />
103     <command id="cmd_acq_upload" />
104     <command id="cmd_acq_user_requests" />
105     <command id="cmd_acq_bib_search" />
106     <command id="cmd_acq_unified_search" />
107     <command id="cmd_acq_from_bib" />
108     <command id="cmd_acq_new_brief_record" />
109     <command id="cmd_acq_claim_eligible" />
110
111     <command id="cmd_booking_reservation" />
112     <command id="cmd_booking_pull_list" />
113     <command id="cmd_booking_capture" />
114     <command id="cmd_booking_reservation_pickup" />
115     <command id="cmd_booking_reservation_return" />
116
117
118     <!-- local admin menu commands -->
119     <command id="cmd_local_admin_fonts_and_sounds" />
120     <command id="cmd_local_admin_printer" />
121     <command id="cmd_local_admin_do_not_auto_attempt_print_setting" />
122     <command id="cmd_local_admin_closed_dates"
123              perm="actor.org_unit.closed_date.update actor.org_unit.closed_date.create actor.org_unit.closed_date.delete" 
124              />
125     <command id="cmd_local_admin_copy_locations" />
126     <command id="cmd_local_admin_lib_settings" />
127     <command id="cmd_local_admin_non_cat_types" />
128     <command id="cmd_local_admin_stat_cats" />
129     <command id="cmd_local_admin_standing_penalty" />
130     <command id="cmd_local_admin_grp_penalty_threshold" />
131     <command id="cmd_local_admin_copy_location_order" />
132     <command id="cmd_local_admin_external_text_editor" />
133     <command id="cmd_local_admin_idl_field_doc" />
134     <command id="cmd_local_admin_action_trigger" />
135     <command id="cmd_local_admin_survey" />
136     <command id="cmd_local_admin_reports" />
137     <command id="cmd_local_admin_age_overdue_circulations_to_lost" />
138     <command id="cmd_local_admin_cash_reports" />
139     <command id="cmd_local_admin_transit_list" />
140     <command id="cmd_local_admin_barcode_completion"
141              perm="UPDATE_ORG_UNIT_SETTING_ALL" />
142     <command id="cmd_local_admin_circ_matrix_matchpoint"
143              perm="ADMIN_CIRC_MATRIX_MATCHPOINT VIEW_CIRC_MATRIX_MATCHPOINT"
144              />
145     <command id="cmd_local_admin_hold_matrix_matchpoint"
146              perm="ADMIN_HOLD_MATRIX_MATCHPOINT VIEW_HOLD_MATRIX_MATCHPOINT"
147              />
148     <command id="cmd_local_admin_work_log" />
149     <command id="cmd_local_admin_patrons_due_refunds" />
150     <command id="cmd_local_admin_copy_template" />
151     <command id="cmd_local_admin_address_alert"
152              perm="ADMIN_ADDRESS_ALERT VIEW_ADDRESS_ALERT"
153              />
154
155     <!-- server admin menu commands -->
156     <command id="cmd_server_admin_org_type"
157              perm="CREATE_ORG_TYPE DELETE_ORG_TYPE UPDATE_ORG_TYPE"
158              />
159     <command id="cmd_server_admin_org_unit"
160              perm="CREATE_ORG_UNIT DELETE_ORG_UNIT UPDATE_ORG_UNIT"
161              />
162     <command id="cmd_server_admin_grp_tree" />
163     <command id="cmd_server_admin_perm_list"
164              perm="CREATE_PERM DELETE_PERM UPDATE_PERM"
165              />
166     <command id="cmd_server_admin_copy_status"
167              perm="CREATE_COPY_STATUS DELETE_COPY_STATUS UPDATE_COPY_STATUS"
168              />
169     <command id="cmd_server_admin_marc_code" />
170     <command id="cmd_server_admin_coded_value_map" />
171     <command id="cmd_server_admin_metabib_field" />
172     <command id="cmd_server_admin_billing_type" />
173     <command id="cmd_server_admin_acn_prefix" />
174     <command id="cmd_server_admin_acn_suffix" />
175     <command id="cmd_server_admin_acq_invoice_item_type" />
176     <command id="cmd_server_admin_acq_invoice_payment_method" />
177     <command id="cmd_server_admin_acq_cancel_reason" />
178     <command id="cmd_server_admin_acq_lineitem_alert" />
179     <command id="cmd_server_admin_acq_lineitem_marc_attr_def" />
180     <command id="cmd_server_admin_acq_fund_tag" />
181     <command id="cmd_server_admin_acq_claim_type" />
182     <command id="cmd_server_admin_acq_claim_event_type" />
183     <command id="cmd_server_admin_acq_claim_policy" />
184     <command id="cmd_server_admin_acq_claim_policy_action" />
185     <command id="cmd_server_admin_acq_fund" />
186     <command id="cmd_server_admin_acq_funding_source" />
187     <command id="cmd_server_admin_acq_provider" />
188     <command id="cmd_server_admin_acq_edi_account" />
189     <command id="cmd_server_admin_acq_edi_message" />
190     <command id="cmd_server_admin_acq_currency_type" />
191     <command id="cmd_server_admin_acq_exchange_rate" />
192     <command id="cmd_server_admin_acq_distrib_formula" />
193     <command id="cmd_server_admin_z39_source" />
194     <command id="cmd_server_admin_circ_mod" 
195              perm="CREATE_CIRC_MOD DELETE_CIRC_MOD UPDATE_CIRC_MOD ADMIN_CIRC_MOD"
196              />
197     <command id="cmd_server_admin_global_flag"
198              perm="ADMIN_GLOBAL_FLAG"
199              />
200     <command id="cmd_server_admin_org_unit_setting_type" />
201     <command id="cmd_server_admin_import_match_set" />
202     <command id="cmd_server_admin_usr_setting_type" />
203     <command id="cmd_server_admin_config_hard_due_date"
204              perm="CREATE_CIRC_DURATION DELETE_CIRC_DURATION UPDATE_CIRC_DURATION"
205              />
206     <command id="cmd_server_admin_config_rule_circ_duration"
207              perm="CREATE_CIRC_DURATION DELETE_CIRC_DURATION UPDATE_CIRC_DURATION"
208              />
209     <command id="cmd_server_admin_config_rule_recurring_fine"
210              perm="ADMIN_RECURRING_FINE_RULE"
211              />
212     <command id="cmd_server_admin_config_rule_max_fine"
213              perm="ADMIN_MAX_FINE_RULE"
214              />
215     <command id="cmd_server_admin_config_rule_age_hold_protect"
216              perm="ADMIN_AGE_PROTECT_RULE"
217              />
218
219     <command id="cmd_server_admin_authority_control_set" />
220     <command id="cmd_server_admin_authority_thesaurus" />
221     <command id="cmd_server_admin_authority_browse_axis" />
222
223     <command id="cmd_server_admin_booking_resource" />
224     <command id="cmd_server_admin_booking_resource_type" />
225     <command id="cmd_server_admin_booking_resource_attr" />
226     <command id="cmd_server_admin_booking_resource_attr_value" />
227     <command id="cmd_server_admin_booking_resource_attr_map" />
228     <command id="cmd_server_admin_config_circ_weights"
229              perm="ADMIN_CIRC_MATRIX_MATCHPOINT VIEW_CIRC_MATRIX_MATCHPOINT"
230              />
231     <command id="cmd_server_admin_config_hold_weights"
232              perm="ADMIN_HOLD_MATRIX_MATCHPOINT VIEW_HOLD_MATRIX_MATCHPOINT"
233              />
234     <command id="cmd_server_admin_config_weight_assoc"
235              perm="ADMIN_CIRC_MATRIX_MATCHPOINT ADMIN_HOLD_MATRIX_MATCHPOINT VIEW_CIRC_MATRIX_MATCHPOINT VIEW_HOLD_MATRIX_MATCHPOINT"
236              />
237     <command id="cmd_server_admin_config_actor_sip_fields"
238              perm="CREATE_PATRON_STAT_CAT"
239              />
240     <command id="cmd_server_admin_config_asset_sip_fields"
241              perm="CREATE_COPY_STAT_CAT"
242              />
243
244     <command id="cmd_hotkeys_toggle" />
245     <command id="cmd_hotkeys_set" />
246     <command id="cmd_hotkeys_setworkstation" />
247     <command id="cmd_hotkeys_clearworkstation" />
248     <command id="cmd_toolbar_set" />
249     <command id="cmd_toolbar_setworkstation" />
250     <command id="cmd_toolbar_clearworkstation" />
251     <command id="cmd_toolbar_mode_set" />
252     <command id="cmd_toolbar_size_set" />
253     <command id="cmd_toolbar_label_position_set" />
254     <command id="cmd_debug_venkman"
255              perm="DEBUG_CLIENT"
256              />
257     <command id="cmd_debug_inspector"
258              perm="DEBUG_CLIENT"
259              />
260     <command id="cmd_debug_chrome_list"
261              perm="DEBUG_CLIENT"
262              />
263     <command id="cmd_debug_chrome_shell"
264              perm="DEBUG_CLIENT"
265              />
266     <command id="cmd_copy_editor_copy_location_first_toggle" />
267 </commandset>
268
269 <!-- The File menu on the main menu -->
270 <menu id="main.menu.file" label="&staff.main.menu.file.label;" accesskey="&staff.main.menu.file.accesskey;" >
271     <menupopup id="main.menu.file.popup">
272         <menuitem label="&staff.main.menu.file.new.label;" accesskey="&staff.main.menu.file.new.accesskey;" command="cmd_new_window"/>
273         <menuitem label="&staff.main.menu.file.new_tab.label;" accesskey="&staff.main.menu.file.new_tab.accesskey;" command="cmd_new_tab"/>
274         <menuitem label="&staff.main.menu.file.portal.label;" accesskey="&staff.main.menu.file.portal.accesskey;" command="cmd_portal"/>
275         <menuseparator />
276         <menuitem label="&staff.main.menu.file.close_tab.label;" accesskey="&staff.main.menu.file.close_tab.accesskey;" command="cmd_close_tab"/>
277         <menuitem label="&staff.main.menu.tabs.close;" accesskey="&staff.main.menu.tabs.close.accesskey;" command="cmd_close_all_tabs"/>
278         <menuitem label="&staff.main.menu.file.close.label;" accesskey="&staff.main.menu.file.close.accesskey;" command="cmd_close_window"/>
279         <menuseparator />
280         <menuitem label="&staff.main.menu.quit;" accesskey="&staff.main.menu.quit.accesskey;" command="cmd_shutdown"/>
281     </menupopup>
282 </menu>
283
284 <!-- The Edit menu on the main menu -->
285 <menu id="main.menu.edit" label="&staff.main.menu.edit.label;" accesskey="&staff.main.menu.edit.accesskey;">
286     <menupopup id="main.menu.edit.popup">
287         <menuitem label="&staff.main.menu.edit.buckets.copies;" command="cmd_edit_copy_buckets" accesskey="&staff.main.menu.edit.buckets.copies.accesskey;"/>
288         <!--
289         <menuitem label="&staff.main.menu.edit.buckets.volumes;" command="cmd_edit_volume_buckets" accesskey="&staff.main.menu.edit.buckets.volumes.accesskey;"/>
290         -->
291         <menuitem label="&staff.main.menu.edit.buckets.records;" command="cmd_edit_record_buckets" accesskey="&staff.main.menu.edit.buckets.records.accesskey;"/>
292         <!--
293         <menuitem label="&staff.main.menu.edit.buckets.users;" command="cmd_edit_user_buckets" accesskey="&staff.main.menu.edit.buckets.users.accesskey;"/>
294         -->
295         <menuseparator />
296         <menuitem label="&staff.main.menu.replace_barcode.label;" command="cmd_replace_barcode"/>
297     </menupopup>
298 </menu>
299
300 <!-- The Circulation menu on the main menu -->
301 <menu id="main.menu.circ" label="&staff.main.menu.circ.label;" accesskey="&staff.main.menu.circ.accesskey;">
302     <menupopup id="main.menu.circ.popup">
303         <menuitem label="&staff.main.menu.circ.checkout.label;" accesskey="&staff.main.menu.circ.checkout.accesskey;" command="cmd_circ_checkout"/>
304         <menuitem label="&staff.main.menu.circ.checkin.label;" accesskey="&staff.main.menu.circ.checkin.accesskey;" command="cmd_circ_checkin"/>
305         <menuitem label="&staff.main.menu.circ.renew.label;" accesskey="&staff.main.menu.circ.renew.accesskey;" command="cmd_circ_renew"/>
306         <menuitem label="&staff.main.menu.circ.patron_registration.label;" accesskey="&staff.main.menu.circ.patron_registration.accesskey;" command="cmd_patron_register"/>
307         <menuitem label="&staff.main.menu.circ.staged_patrons.label;" accesskey="&staff.main.menu.circ.staged_patrons.accesskey;" command="cmd_staged_patrons"/>
308         <menuitem label="&staff.main.menu.circ.patron_retrieve.label;" accesskey="&staff.main.menu.circ.patron_retrieve.accesskey;" command="cmd_retrieve_last_patron"/>
309         <menuseparator />
310         <menuitem label="&staff.main.menu.circ.hold_capture.label;" accesskey="&staff.main.menu.circ.hold_capture.accesskey;" command="cmd_circ_hold_capture"/>
311         <menuitem label="&staff.main.menu.circ.hold_pull.label;" accesskey="&staff.main.menu.circ.hold_pull.accesskey;" command="cmd_circ_hold_pull_list"/>
312         <menuitem label="&staff.main.menu.circ.hold_browse.label;" command="cmd_browse_holds_shelf" accesskey="&staff.main.menu.circ.hold_browse.accesskey;"/>
313         <menuitem label="&staff.main.menu.circ.place_hold.label;" accesskey="&staff.main.menu.circ.place_hold.accesskey;" command="cmd_search_opac"/>
314         <menuseparator />
315         <menuitem label="&staff.main.menu.circ.barcode.show_item;" accesskey="&staff.main.menu.circ.barcode.show_item.accesskey;" command="cmd_copy_status"/>
316         <menuitem label="&staff.main.menu.circ.barcode.retrieve_patron;" accesskey="&staff.main.menu.circ.barcode.retrieve_patron.accesskey;" command="cmd_circ_checkout"/>
317         <menuitem label="&staff.main.menu.circ.verify_credentials;" accesskey="&staff.main.menu.circ.verify_credentials.accesskey;" command="cmd_verify_credentials"/>
318         <menuitem label="&staff.main.menu.replace_barcode.label;" command="cmd_replace_barcode"/>
319         <menuitem label="&staff.main.menu.circ.in_house.label;" accesskey="&staff.main.menu.circ.in_house.accesskey;" command="cmd_in_house_use"/>
320         <menuitem command="cmd_scan_item_as_missing_pieces" label="&staff.main.menu.circ.scan_item_as_missing_pieces.label;" accesskey="&staff.main.menu.circ.scan_item_as_missing_pieces.accesskey;"/>
321         <menuseparator />
322         <menuitem label="&staff.main.menu.circ.reprint.label;" accesskey="&staff.main.menu.circ.reprint.accesskey;" command="cmd_reprint"/>
323         <menuitem label="&staff.main.menu.circ.offline.label;" command="cmd_standalone" accesskey="&staff.main.menu.circ.offline.accesskey;"/>
324     </menupopup>
325 </menu>
326
327 <!-- The Cataloging menu on the main menu -->
328 <menu id="main.menu.cat" label="&staff.main.menu.cat.label;" accesskey="&staff.main.menu.cat.accesskey;">
329     <menupopup id="main.menu.cat.popup">
330         <menuitem label="&staff.main.menu.cat.bib_search.label;" accesskey="&staff.main.menu.cat.bib_search.accesskey;" command="cmd_search_opac"/>
331         <menuitem label="&staff.main.menu.cat.search_tcn.label;" accesskey="&staff.main.menu.cat.search_tcn.accesskey;" command="cmd_search_tcn" />
332         <menuitem label="&staff.main.menu.cat.search_bib_id.label;" accesskey="&staff.main.menu.cat.search_bib_id.accesskey;" command="cmd_search_bib_id" />
333         <menuitem label="&staff.main.menu.cat.copy_status.label;" accesskey="&staff.main.menu.cat.copy_status.accesskey;" command="cmd_copy_status"/>
334         <menuseparator />
335         <!--
336         <menuitem disabled="true" label="&staff.main.menu.cat.dedup.label;" accesskey="&staff.main.menu.cat.dedup.accesskey;" command="cmd_broken"/>
337         -->
338         <menuitem label="&staff.main.menu.cat.edit_copy_buckets.label;" command="cmd_edit_copy_buckets" accesskey="&staff.main.menu.cat.edit_copy_buckets.accesskey;"/>
339         <!--
340         <menuitem label="&staff.main.menu.cat.edit_volume_buckets.label;" command="cmd_edit_volume_buckets" accesskey="&staff.main.menu.cat.edit_volume_buckets.accesskey;"/>
341         -->
342         <menuitem label="&staff.main.menu.cat.edit_record_buckets.label;" command="cmd_edit_record_buckets" accesskey="&staff.main.menu.cat.edit_record_buckets.accesskey;"/>
343         <menuseparator />
344         <menuitem label="&staff.main.menu.cat.create_marc.label;" accesskey="&staff.main.menu.cat.create_marc.accesskey;" command="cmd_create_marc"/>
345         <menuitem label="&staff.main.menu.cat.z39_50_import.label;" accesskey="&staff.main.menu.cat.z39_50_import.accesskey;" command="cmd_z39_50_import"/>
346         <menuitem label="&staff.main.menu.cat.vandelay.label;" command="cmd_open_vandelay"/>
347         <menuitem command="cmd_marc_batch_edit" label="&staff.main.menu.cat.marc_batch_edit.label;" accesskey="&staff.main.menu.cat.marc_batch_edit.accesskey;"/>
348         <menuseparator />
349         <menuitem label="&staff.main.menu.replace_barcode.label;" command="cmd_replace_barcode"/>
350         <menuitem label="&staff.main.menu.cat.retrieve_last_record.label;" accesskey="&staff.main.menu.cat.retrieve_last_record.accesskey;" command="cmd_retrieve_last_record"/>
351         <menuseparator />
352         <menuitem label="&staff.main.menu.cat.authority_manage.label;" accesskey="&staff.main.menu.cat.authority_manage.accesskey;" command="cmd_authority_manage"/>
353     </menupopup>
354 </menu>
355
356
357 <!-- The Acquisitions menu on the main menu -->
358 <menu id="main.menu.acq" label="&staff.main.menu.acq.label;" accesskey="&staff.main.menu.acq.accesskey;">
359     <menupopup id="main.menu.acq.popup">
360         <menuitem label="&staff.main.menu.acq.unified_search.label;" accesskey="&staff.main.menu.acq.unified_search.accesskey;" command="cmd_acq_unified_search"/>
361         <menuseparator />
362         <menuitem label="&staff.main.menu.acq.view_my_pl.label;" accesskey="&staff.main.menu.acq.view_my_pl.accesskey;" command="cmd_acq_view_my_pl"/>
363         <menuitem label="&staff.main.menu.acq.brief_record.label;" accesskey="&staff.main.menu.acq.brief_record.accesskey;" command="cmd_acq_new_brief_record"/>
364         <menuitem label="&staff.main.menu.acq.user_requests.label;" accesskey="&staff.main.menu.acq.user_requests.accesskey;" command="cmd_acq_user_requests" />
365         <menuitem label="&staff.main.menu.acq.bib_search.label;" accesskey="&staff.main.menu.acq.bib_search.accesskey;" command="cmd_acq_bib_search"/>
366         <menuitem label="&staff.main.menu.acq.from_bib.label;" accesskey="&staff.main.menu.acq.from_bib.accesskey;" command="cmd_acq_from_bib"/>
367         <menuseparator />
368         <menuitem label="&staff.main.menu.acq.upload.label;" accesskey="&staff.main.menu.acq.upload.accesskey;" command="cmd_acq_upload"/>
369         <menuitem label="&staff.main.menu.acq.view_local_po.label;" accesskey="&staff.main.menu.acq.view_local_po.accesskey;" command="cmd_acq_view_local_po"/>
370         <menuitem label="&staff.main.menu.acq.create_po.label;" accesskey="&staff.main.menu.acq.create_po.accesskey;" command="cmd_acq_create_po"/>
371         <menuseparator />
372         <menuitem label="&staff.main.menu.acq.claim_eligible.label;" accesskey="&staff.main.menu.acq.claim_eligible.accesskey;" command="cmd_acq_claim_eligible" />
373         <menuitem label="&staff.main.menu.acq.view_local_inv.label;" accesskey="&staff.main.menu.acq.view_local_inv.accesskey;" command="cmd_acq_view_local_inv"/>
374         <menuitem label="&staff.main.menu.acq.create_invoice.label;" accesskey="&staff.main.menu.acq.create_invoice.accesskey;" command="cmd_acq_create_invoice"/>
375     </menupopup>
376 </menu>
377
378 <!-- The Booking menu on the main menu -->
379 <menu id="main.menu.booking" label="&staff.main.menu.booking.label;" accesskey="&staff.main.menu.booking.accesskey;">
380     <menupopup id="main.menu.booking.popup">
381         <menuitem label="&staff.main.menu.booking.reservation.label;" accesskey="&staff.main.menu.booking.reservation.accesskey;" command="cmd_booking_reservation"/>
382         <menuitem label="&staff.main.menu.booking.pull_list.label;" accesskey="&staff.main.menu.booking.pull_list.accesskey;" command="cmd_booking_pull_list"/>
383         <menuitem label="&staff.main.menu.booking.capture.label;" accesskey="&staff.main.menu.booking.capture.accesskey;" command="cmd_booking_capture"/>
384          <menuitem label="&staff.main.menu.booking.reservation_pickup.label;" accesskey="&staff.main.menu.booking.reservation_pickup.accesskey;" command="cmd_booking_reservation_pickup"/>
385         <menuitem label="&staff.main.menu.booking.reservation_return.label;" accesskey="&staff.main.menu.booking.reservation_return.accesskey;" command="cmd_booking_reservation_return"/>
386     </menupopup>
387 </menu>
388
389 <!-- The Search menu on the main menu -->
390 <menu id="main.menu.search" label="&staff.main.menu.search.label;" accesskey="&staff.main.menu.search.accesskey;">
391     <menupopup id="main.menu.search.popup">
392         <menuitem label="&staff.main.menu.search.patrons.label;" accesskey="&staff.main.menu.search.patrons.accesskey;" command="cmd_patron_search" />
393         <menuitem label="&staff.main.menu.search.catalog.label;" accesskey="&staff.main.menu.search.catalog.accesskey;" command="cmd_search_opac" />
394         <menuitem label="&staff.main.menu.search.record.label;" accesskey="&staff.main.menu.search.record.accesskey;" command="cmd_search_tcn" />
395         <menuitem label="&staff.main.menu.search.record_via_id.label;" accesskey="&staff.main.menu.search.record_via_id.accesskey;" command="cmd_search_bib_id" />
396         <menuitem label="&staff.main.menu.search.copies.label;" accesskey="&staff.main.menu.search.copies.accesskey;" command="cmd_copy_status"/>
397         <menuitem label="&staff.main.menu.search.patrons_barcode.label;" accesskey="&staff.main.menu.search.patrons_barcode.accesskey;" command="cmd_circ_checkout"/>
398         <menuitem
399             command="cmd_search_usr_id"
400             label="&staff.main.menu.search.patron_db_id.label;"
401             accesskey="&staff.main.menu.search.patron_db_id.accesskey;"/>
402     </menupopup>
403 </menu>
404
405 <!-- The Help menu on the main menu -->
406 <menu id="main.menu.help" label="&staff.main.menu.help.label;" accesskey="&staff.main.menu.help.accesskey;">
407     <menupopup id="main.menu.help.popup">
408         <!-- kludge -->
409         <menuitem
410             label="&staff.main.menu.help.active_tab.label;" 
411             accesskey="&staff.main.menu.help.active_tab.accesskey;" 
412             oncommand="try { this.nextSibling.doCommand(); } catch(E) { alert(E); }" />
413         <help id="help_btn" hidden="true" />
414     </menupopup>
415 </menu>
416
417 <!-- The Admin menu on the main menu -->
418 <menu id="main.menu.admin" label="&staff.main.menu.admin.label;" accesskey="&staff.main.menu.admin.accesskey;">
419     <menupopup id="main.menu.admin.popup">
420         <menuitem id="oc_menuitem" label="&staff.main.menu.admin.change_session.label;" label_orig="&staff.main.menu.admin.change_session.label;" 
421             accesskey="O" command="cmd_change_session"/>
422         <menuitem label="&staff.main.menu.admin.offline_xacts.label;" accesskey="&staff.main.menu.admin.offline_xacts.accesskey;" command="cmd_manage_offline_xacts"/>
423         <menuitem label="&staff.main.menu.admin.download_patrons.label;" accesskey="&staff.main.menu.admin.download_patrons.accesskey;" command="cmd_download_patrons"/>
424         <menuseparator />
425
426         <menu id="main.menu.admin.client" label="&staff.main.menu.admin.client.label;" accesskey="&staff.main.menu.admin.client.accesskey;">
427             <menupopup id="main.menu.admin.client.popup">
428                 <menuitem command="cmd_local_admin_external_text_editor" label="&staff.server.admin.index.external_text_editor.label;" accesskey="&staff.server.admin.index.external_text_editor.accesskey;"/>
429                 <menuitem label="&staff.server.admin.index.printer;" command="cmd_local_admin_printer"/>
430                 <menuitem label="&staff.main.menu.admin.template_edit.label;" accesskey="&staff.main.menu.admin.template_edit.accesskey;" command="cmd_print_list_template_edit"/>
431                 <menuitem label="&staff.server.admin.index.fonts_and_sounds;" command="cmd_local_admin_fonts_and_sounds"/>
432                 <menuitem type="checkbox" label="&staff.main.menu.admin.client.copy_editor.copy_location.label;" command="cmd_copy_editor_copy_location_first_toggle"/>
433                 <menu id="main.menu.admin.client.hotkeys" label="&staff.main.menu.admin.client.hotkeys;">
434                     <menupopup id="main.menu.admin.client.hotkeys.popup">
435                         <menuitem label="&staff.main.menu.admin.client.hotkeys.toggle.label;" accesskey="&staff.main.menu.admin.client.hotkeys.toggle.accesskey;" type="checkbox" autocheck="false" command="cmd_hotkeys_toggle"/>
436                         <menu id="main.menu.admin.client.hotkeys.current" label="&staff.main.menu.admin.client.hotkeys.current;">
437                             <menupopup id="main.menu.admin.client.hotkeys.current.popup">
438                             </menupopup>
439                         </menu>
440                         <menuseparator />
441                         <menuitem label="&staff.main.menu.admin.client.hotkeys.setworkstation.label;" accesskey="&staff.main.menu.admin.client.hotkeys.setworkstation.accesskey;" command="cmd_hotkeys_setworkstation"/>
442                         <menuitem label="&staff.main.menu.admin.client.hotkeys.clearworkstation.label;" accesskey="&staff.main.menu.admin.client.hotkeys.clearworkstation.accesskey;" command="cmd_hotkeys_clearworkstation"/>
443                     </menupopup>
444                 </menu>
445                 <menu id="main.menu.admin.client.toolbars" label="&staff.main.menu.admin.client.toolbars;">
446                     <menupopup id="main.menu.admin.client.toolbars.popup">
447                         <menu id="main.menu.admin.client.toolbars.current" label="&staff.main.menu.admin.client.toolbars.current;">
448                             <menupopup id="main.menu.admin.client.toolbars.current.popup">
449                                 <menuitem name="current_toolbar" type="radio" label="&staff.main.button_bar.none;" value="none" command="cmd_toolbar_set" checked="true"/>
450                                 <menuitem name="current_toolbar" type="radio" label="&staff.main.button_bar.circ;" value="circ" command="cmd_toolbar_set"/>
451                                 <menuitem name="current_toolbar" type="radio" label="&staff.main.button_bar.cat;" value="cat" command="cmd_toolbar_set"/>
452                             </menupopup>
453                         </menu>
454                         <menu id="main.menu.admin.client.toolbars.mode" label="&staff.main.menu.admin.client.toolbars.mode;">
455                             <menupopup id="main.menu.admin.client.toolbars.mode.popup">
456                                 <menuitem name="toolbar_mode" type="radio" label="&staff.main.menu.admin.client.toolbars.mode.both;" value="both" command="cmd_toolbar_mode_set" checked="true"/>
457                                 <menuitem name="toolbar_mode" type="radio" label="&staff.main.menu.admin.client.toolbars.mode.icons;" value="icons" command="cmd_toolbar_mode_set"/>
458                                 <menuitem name="toolbar_mode" type="radio" label="&staff.main.menu.admin.client.toolbars.mode.text;" value="text" command="cmd_toolbar_mode_set"/>
459                             </menupopup>
460                         </menu>
461                         <menu id="main.menu.admin.client.toolbars.label_position" label="&staff.main.menu.admin.client.toolbars.label_position;">
462                             <menupopup id="main.menu.admin.client.toolbars.label_position.popup">
463                                 <menuitem name="toolbar_label_position" type="radio" label="&staff.main.menu.admin.client.toolbars.label_position.side;" value="side" command="cmd_toolbar_label_position_set" checked="true"/>
464                                 <menuitem name="toolbar_label_position" type="radio" label="&staff.main.menu.admin.client.toolbars.label_position.under;" value="under" command="cmd_toolbar_label_position_set"/>
465                             </menupopup>
466                         </menu>
467                         <menu id="main.menu.admin.client.toolbars.size" label="&staff.main.menu.admin.client.toolbars.size;">
468                             <menupopup id="main.menu.admin.client.toolbars.size.popup">
469                                 <menuitem name="toolbar_size" type="radio" label="&staff.main.menu.admin.client.toolbars.size.large;" value="large" command="cmd_toolbar_size_set" checked="true"/>
470                                 <menuitem name="toolbar_size" type="radio" label="&staff.main.menu.admin.client.toolbars.size.small;" value="small" command="cmd_toolbar_size_set"/>
471                             </menupopup>
472                         </menu>
473                         <menuseparator />
474                         <menuitem label="&staff.main.menu.admin.client.toolbars.setworkstation.label;" accesskey="&staff.main.menu.admin.client.toolbars.setworkstation.accesskey;" command="cmd_toolbar_setworkstation"/>
475                         <menuitem label="&staff.main.menu.admin.client.toolbars.clearworkstation.label;" accesskey="&staff.main.menu.admin.client.toolbars.clearworkstation.accesskey;" command="cmd_toolbar_clearworkstation"/>
476                     </menupopup>
477                 </menu>
478
479             </menupopup>
480         </menu>
481         <menu id="main.menu.admin.local" label="&staff.main.menu.admin.local_admin.label;">
482             <menupopup id="main.menu.admin.local.popup">
483                 <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;"/>
484                 <menuitem label="&staff.server.admin.index.cash_reports;" command="cmd_local_admin_cash_reports"/>
485                 <menuitem label="&staff.main.menu.admin.local_admin.barcode_completion.label;" command="cmd_local_admin_barcode_completion"/>
486                 <menuitem label="&staff.main.menu.admin.local_admin.circ_matrix_matchpoint.label;" command="cmd_local_admin_circ_matrix_matchpoint"/>
487                 <menuitem label="&staff.server.admin.index.closed_dates;" command="cmd_local_admin_closed_dates"/>
488                 <menuitem label="&staff.server.admin.index.copy_locations;" command="cmd_local_admin_copy_locations"/>
489                 <menuitem label="&staff.main.menu.admin.local_admin.conify.copy_location_order.label;" command="cmd_local_admin_copy_location_order"/>
490                 <menuitem label="&staff.main.menu.admin.local_admin.copy_template.label;" accesskey="&staff.main.menu.admin.local_admin.copy_template.accesskey;" command="cmd_local_admin_copy_template"/>
491                 <menuitem label="&staff.main.menu.admin.local_admin.conify.idl_field_doc.label;" command="cmd_local_admin_idl_field_doc"/>
492                 <menuitem label="&staff.main.menu.admin.local_admin.conify.grp_penalty_threshold.label;" command="cmd_local_admin_grp_penalty_threshold"/>
493                 <menuitem label="&staff.main.menu.admin.local_admin.hold_matrix_matchpoint.label;" command="cmd_local_admin_hold_matrix_matchpoint"/>
494                 <menuitem label="&staff.server.admin.index.library_settings;" command="cmd_local_admin_lib_settings"/>
495                 <menuitem label="&staff.server.admin.index.non_cataloged_types;" command="cmd_local_admin_non_cat_types"/>
496                 <menuitem label="&staff.main.menu.admin.local_admin.conify.action_trigger.label;" command="cmd_local_admin_action_trigger"/>
497                 <menuitem label="&staff.main.menu.admin.local_admin.patrons_due_refunds.label;" accesskey="&staff.main.menu.admin.local_admin.patrons_due_refunds.accesskey;" command="cmd_local_admin_patrons_due_refunds"/>
498                 <menuitem command="cmd_local_admin_do_not_auto_attempt_print_setting" label="&staff.server.admin.index.do_not_auto_attempt_print_setting.label;" accesskey="&staff.server.admin.index.do_not_auto_attempt_print_setting.accesskey;"/>
499                 <menuitem label="&staff.server.admin.index.reports;" command="cmd_local_admin_reports"/>
500                 <menuitem label="&staff.main.menu.admin.local_admin.conify.standing_penalty.label;" command="cmd_local_admin_standing_penalty"/>
501                 <menuitem label="&staff.server.admin.index.statistical_categories;" command="cmd_local_admin_stat_cats"/>
502                 <menuitem label="&staff.main.menu.admin.local_admin.conify.survey.label;" command="cmd_local_admin_survey"/>
503                 <menuitem label="&staff.server.admin.index.transit_list;" command="cmd_local_admin_transit_list"/>
504                 <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"/>
505                 <menuitem label="&staff.main.menu.admin.local_admin.address_alert.label;" command="cmd_local_admin_address_alert"/>
506             </menupopup>
507         </menu>
508         <menu id="main.menu.admin.server" label="&staff.main.menu.admin.server_admin.label;">
509             <menupopup id="main.menu.admin.server.popup">
510                 <menuitem label="&staff.main.menu.admin.server_admin.conify.org_unit_type.label;" command="cmd_server_admin_org_type"/>
511                 <menuitem label="&staff.main.menu.admin.server_admin.conify.org_unit.label;" command="cmd_server_admin_org_unit"/>
512                 <menuitem label="&staff.main.menu.admin.server_admin.conify.grp_tree.label;" command="cmd_server_admin_grp_tree"/>
513                 <menuitem label="&staff.main.menu.admin.server_admin.conify.perm_list.label;" command="cmd_server_admin_perm_list"/>
514                 <menuitem label="&staff.main.menu.admin.server_admin.conify.copy_status.label;" command="cmd_server_admin_copy_status"/>
515                 <menuitem label="&staff.main.menu.admin.server_admin.conify.acn_prefix.label;" command="cmd_server_admin_acn_prefix"/>
516                 <menuitem label="&staff.main.menu.admin.server_admin.conify.acn_suffix.label;" command="cmd_server_admin_acn_suffix"/>
517                 <menuitem label="&staff.main.menu.admin.server_admin.conify.marc_record_attrs.label;" command="cmd_server_admin_marc_code"/>
518                 <menuitem label="&staff.main.menu.admin.server_admin.conify.coded_value_maps.label;" command="cmd_server_admin_coded_value_map"/>
519                 <menuitem label="&staff.main.menu.admin.server_admin.conify.metabib_field.label;" command="cmd_server_admin_metabib_field"/>
520                 <menuitem label="&staff.main.menu.admin.server_admin.conify.billing_type.label;" command="cmd_server_admin_billing_type"/>
521                 <menuitem label="&staff.main.menu.admin.server_admin.conify.z3950_source.label;" command="cmd_server_admin_z39_source"/>
522                 <menuitem label="&staff.main.menu.admin.server_admin.conify.circulation_modifier.label;" command="cmd_server_admin_circ_mod"/>
523                 <menuitem label="&staff.main.menu.admin.server_admin.conify.global_flag.label;" command="cmd_server_admin_global_flag"/>
524                 <menuitem label="&staff.main.menu.admin.server_admin.conify.import_match_set;" command="cmd_server_admin_import_match_set"/>
525                 <menuitem label="&staff.main.menu.admin.server_admin.conify.org_unit_setting_type;" command="cmd_server_admin_org_unit_setting_type"/>
526                 <menuitem label="&staff.main.menu.admin.server_admin.conify.usr_setting_type;" command="cmd_server_admin_usr_setting_type"/>
527                 <menuitem label="&staff.main.menu.admin.server_admin.conify.config_hard_due_date;" command="cmd_server_admin_config_hard_due_date"/>
528                 <menuitem label="&staff.main.menu.admin.server_admin.conify.config_rule_circ_duration;" command="cmd_server_admin_config_rule_circ_duration"/>
529                 <menuitem label="&staff.main.menu.admin.server_admin.conify.config_rule_recurring_fine;" command="cmd_server_admin_config_rule_recurring_fine"/>
530                 <menuitem label="&staff.main.menu.admin.server_admin.conify.config_rule_max_fine;" command="cmd_server_admin_config_rule_max_fine"/>
531                 <menuitem label="&staff.main.menu.admin.server_admin.conify.config_rule_age_hold_protect;" command="cmd_server_admin_config_rule_age_hold_protect"/>
532                 <menuitem label="&staff.main.menu.admin.server_admin.conify.config_circ_weights;" command="cmd_server_admin_config_circ_weights"/>
533                 <menuitem label="&staff.main.menu.admin.server_admin.conify.config_hold_weights;" command="cmd_server_admin_config_hold_weights"/>
534                 <menuitem label="&staff.main.menu.admin.server_admin.conify.config_weight_assoc;" command="cmd_server_admin_config_weight_assoc"/>
535                 <menuitem label="&staff.main.menu.admin.server_admin.conify.config_actor_sip_fields;" command="cmd_server_admin_config_actor_sip_fields"/>
536                 <menuitem label="&staff.main.menu.admin.server_admin.conify.config_asset_sip_fields;" command="cmd_server_admin_config_asset_sip_fields"/>
537                 <menu id="main.menu.admin.server.acq" label="&staff.main.menu.admin.server_admin.acq.label;" accesskey="&staff.main.menu.admin.server_admin.acq.accesskey;">
538                     <menupopup id="main.menu.admin.server.acq.popup">
539                         <menuitem label="&staff.main.menu.admin.server_admin.acq.fund.label;" accesskey="&staff.main.menu.admin.server_admin.acq.fund.accesskey;" command="cmd_server_admin_acq_fund" />
540                         <menuitem label="&staff.main.menu.admin.server_admin.acq.fund_tag.label;" accesskey="&staff.main.menu.admin.server_admin.acq.fund_tag.accesskey;" command="cmd_server_admin_acq_fund_tag"/>
541                         <menuitem label="&staff.main.menu.admin.server_admin.acq.funding_source.label;" accesskey="&staff.main.menu.admin.server_admin.acq.funding_source.accesskey;" command="cmd_server_admin_acq_funding_source" />
542                         <menuitem label="&staff.main.menu.admin.server_admin.acq.distrib_formula.label;" accesskey="&staff.main.menu.admin.server_admin.acq.distrib_formula.accesskey;" command="cmd_server_admin_acq_distrib_formula" />
543                         <menuitem label="&staff.main.menu.admin.server_admin.acq.currency_type.label;" accesskey="&staff.main.menu.admin.server_admin.acq.currency_type.accesskey;" command="cmd_server_admin_acq_currency_type" />
544                         <menuitem label="&staff.main.menu.admin.server_admin.acq.exchange_rate.label;" accesskey="&staff.main.menu.admin.server_admin.acq.exchange_rate.accesskey;" command="cmd_server_admin_acq_exchange_rate" />
545                         <menuitem label="&staff.main.menu.admin.server_admin.acq.provider.label;" accesskey="&staff.main.menu.admin.server_admin.acq.provider.accesskey;" command="cmd_server_admin_acq_provider" />
546                         <menuitem label="&staff.main.menu.admin.server_admin.acq.edi_account.label;" accesskey="&staff.main.menu.admin.server_admin.acq.edi_account.accesskey;" command="cmd_server_admin_acq_edi_account" />
547                         <menuitem label="&staff.main.menu.admin.server_admin.acq.edi_message.label;" accesskey="&staff.main.menu.admin.server_admin.acq.edi_message.accesskey;" command="cmd_server_admin_acq_edi_message" />
548                         <menuseparator />
549                         <menuitem label="&staff.main.menu.admin.server_admin.acq.claim_type.label;" accesskey="&staff.main.menu.admin.server_admin.acq.claim_type.accesskey;" command="cmd_server_admin_acq_claim_type"/>
550                         <menuitem label="&staff.main.menu.admin.server_admin.acq.claim_event_type.label;" accesskey="&staff.main.menu.admin.server_admin.acq.claim_event_type.accesskey;" command="cmd_server_admin_acq_claim_event_type"/>
551                         <menuitem label="&staff.main.menu.admin.server_admin.acq.claim_policy.label;" accesskey="&staff.main.menu.admin.server_admin.acq.claim_policy.accesskey;" command="cmd_server_admin_acq_claim_policy"/>
552                         <menuitem label="&staff.main.menu.admin.server_admin.acq.claim_policy_action.label;" accesskey="&staff.main.menu.admin.server_admin.acq.claim_policy_action.accesskey;" command="cmd_server_admin_acq_claim_policy_action"/>
553                         <menuseparator />
554                         <menuitem label="&staff.main.menu.admin.server_admin.acq.invoice_item_type.label;" accesskey="&staff.main.menu.admin.server_admin.acq.invoice_item_type.accesskey;" command="cmd_server_admin_acq_invoice_item_type"/>
555                         <menuitem label="&staff.main.menu.admin.server_admin.acq.invoice_payment_method.label;" accesskey="&staff.main.menu.admin.server_admin.acq.invoice_payment_method.accesskey;" command="cmd_server_admin_acq_invoice_payment_method"/>
556                         <menuseparator />
557                         <menuitem label="&staff.main.menu.admin.server_admin.acq.lineitem_alert.label;" accesskey="&staff.main.menu.admin.server_admin.acq.lineitem_alert.accesskey;" command="cmd_server_admin_acq_lineitem_alert"/>
558                         <menuitem label="&staff.main.menu.admin.server_admin.acq.lineitem_marc_attr_def.label;" accesskey="&staff.main.menu.admin.server_admin.acq.lineitem_marc_attr_def.accesskey;" command="cmd_server_admin_acq_lineitem_marc_attr_def"/>
559                         <menuitem label="&staff.main.menu.admin.server_admin.acq.cancel_reason.label;" accesskey="&staff.main.menu.admin.server_admin.acq.cancel_reason.accesskey;" command="cmd_server_admin_acq_cancel_reason"/>
560                     </menupopup>
561                 </menu>
562
563                 <menu id="main.menu.admin.server.authority" label="&staff.main.menu.admin.server_admin.authority.label;" accesskey="&staff.main.menu.admin.server_admin.authority.accesskey;">
564                     <menupopup id="main.menu.admin.server.authority.popup">
565                         <menuitem label="&staff.main.menu.admin.server_admin.authority.control_set.label;" command="cmd_server_admin_authority_control_set" accesskey="&staff.main.menu.admin.server_admin.authority.control_set.accesskey;"/>
566                         <menuitem label="&staff.main.menu.admin.server_admin.authority.browse_axis.label;" command="cmd_server_admin_authority_browse_axis" accesskey="&staff.main.menu.admin.server_admin.authority.browse_axis.accesskey;"/>
567                         <menuitem label="&staff.main.menu.admin.server_admin.authority.thesaurus.label;" command="cmd_server_admin_authority_thesaurus" accesskey="&staff.main.menu.admin.server_admin.authority.thesaurus.accesskey;"/>
568                     </menupopup>
569                 </menu>
570
571                 <menu id="main.menu.admin.server.booking" label="&staff.main.menu.admin.server_admin.booking.label;" accesskey="&staff.main.menu.admin.server_admin.booking.accesskey;">
572                     <menupopup id="main.menu.admin.server.booking.popup">
573                         <menuitem label="&staff.main.menu.admin.server_admin.booking.resource.label;" command="cmd_server_admin_booking_resource" accesskey="&staff.main.menu.admin.server_admin.booking.resource.accesskey;"/>
574                         <menuitem label="&staff.main.menu.admin.server_admin.booking.resource_type.label;" command="cmd_server_admin_booking_resource_type" accesskey="&staff.main.menu.admin.server_admin.booking.resource_type.accesskey;"/>
575                         <menuitem label="&staff.main.menu.admin.server_admin.booking.resource_attr.label;" command="cmd_server_admin_booking_resource_attr" accesskey="&staff.main.menu.admin.server_admin.booking.resource_attr.accesskey;"/>
576                         <menuitem label="&staff.main.menu.admin.server_admin.booking.resource_attr_value.label;" command="cmd_server_admin_booking_resource_attr_value" accesskey="&staff.main.menu.admin.server_admin.booking.resource_attr_value.accesskey;"/>
577                         <menuitem label="&staff.main.menu.admin.server_admin.booking.resource_attr_map.label;" command="cmd_server_admin_booking_resource_attr_map" accesskey="&staff.main.menu.admin.server_admin.booking.resource_attr_map.accesskey;"/>
578                     </menupopup>
579                 </menu>
580             </menupopup>
581         </menu>
582
583         <menuseparator />
584         <menuitem label="&staff.main.menu.admin.user_edit.label;" accesskey="&staff.main.menu.admin.user_edit.accesskey;" command="cmd_adv_user_edit"/>
585         <menuitem label="&staff.main.menu.admin.toggle_meters.label;" accesskey="&staff.main.menu.admin.toggle_meters.accesskey;" command="cmd_toggle_meters"/>
586         <menuseparator />
587         <menu id="main.menu.admin.sub" accesskey="&staff.main.menu.admin.developer.accesskey;" label="&staff.main.menu.admin.developer.label;">
588             <menupopup id="main.menu.admin.sub.popup">
589                 <menuitem label="&staff.main.menu.admin.stat_cat_edit.label;" accesskey="&staff.main.menu.admin.stat_cat_edit.accesskey;" command="cmd_stat_cat_edit"/>
590                 <menuitem label="&staff.main.menu.admin.non_cat_type_edit.label;" accesskey="&staff.main.menu.admin.non_cat_type_edit.accesskey;" command="cmd_non_cat_type_edit"/>
591                 <menuitem label="&staff.main.menu.admin.copy_location_edit.label;" accesskey="&staff.main.menu.admin.copy_location_edit.accesskey;" command="cmd_copy_location_edit"/>
592                 <menuitem label="&staff.main.menu.admin.browse_holds.label;" command="cmd_browse_holds" accesskey="&staff.main.menu.admin.browse_holds.accesskey;"/>
593                 <menuitem label="&staff.main.menu.admin.local_admin.label;" accesskey="&staff.main.menu.admin.local_admin.accesskey;" command="cmd_local_admin"/>
594                 <menuitem label="&staff.main.menu.admin.survey_wizard.label;" accesskey="&staff.main.menu.admin.survey_wizard.accesskey;" command="cmd_survey_wizard"/>
595                 <menuseparator />
596                 <menuitem label="&staff.main.menu.admin.public_opac.label;" command="cmd_public_opac" accesskey="&staff.main.menu.admin.public_opac.accesskey;"/>
597                 <menuitem label="&staff.main.menu.admin.cmd_test.label;" command="cmd_test"/>
598                 <menuitem label="&staff.main.menu.admin.xuleditor.label;" accesskey="&staff.main.menu.admin.xuleditor.accesskey;" command="cmd_xuleditor"/>
599                 <menuitem label="&staff.main.menu.admin.fieldmapper.label;" accesskey="&staff.main.menu.admin.fieldmapper.accesskey;" command="cmd_fieldmapper"/>
600                 <menuitem label="&staff.main.menu.admin.cmd_console.label;" accesskey="&staff.main.menu.admin.cmd_console.accesskey;" command="cmd_console"/>
601                 <menuitem label="&staff.main.menu.admin.cmd_shell.label;" accesskey="&staff.main.menu.admin.cmd_shell.accesskey;" command="cmd_shell"/>
602                 <menuitem label="&staff.main.menu.admin.cmd_chrome_shell.label;" accesskey="&staff.main.menu.admin.cmd_chrome_shell.accesskey;" command="cmd_debug_chrome_shell"/> 
603                 <menuitem label="server/main/test.html" accesskey="1" command="cmd_test_html"/>
604                 <menuitem label="server/main/test.xul" accesskey="2" command="cmd_test_xul"/>
605                 <menuitem label="&staff.main.menu.admin.clear_cache.label;" accesskey="&staff.main.menu.admin.clear_cache.accesskey;" command="cmd_clear_cache"/>
606                 <menuitem label="&staff.main.menu.admin.restore_all_tabs.label;" command="cmd_restore_all_tabs"/>
607                 <menuitem label="&staff.main.menu.admin.extension_manager.label;" command="cmd_extension_manager"/>
608                 <menuitem label="&staff.main.menu.admin.theme_manager.label;" command="cmd_theme_manager"/>
609                 <menuitem label="&staff.main.menu.admin.about_config.label;" command="cmd_about_config"/>
610                 <menuitem label="&staff.main.menu.admin.venkman.label;" command="cmd_debug_venkman"/>
611                 <menuitem label="&staff.main.auth.debug.inspector;" command="cmd_debug_inspector"/>
612                 <menuitem label="&staff.main.auth.debug.chrome_list;" command="cmd_debug_chrome_list"/>
613                 <menuitem label="&staff.main.menu.admin.ping;" oncommand="try{netscape.security.PrivilegeManager.enablePrivilege('UniversalXPConnect');JSAN.use('util.network'); var n = new util.network(); alert(n.ping());}catch(E){alert(E);}"/>
614             </menupopup>
615         </menu>
616     </menupopup>
617 </menu>
618
619
620 </overlay>