From 5c54cf0d2fc2e267d6d4c0b6d40cd0a265db596a Mon Sep 17 00:00:00 2001 From: phasefx Date: Mon, 4 Apr 2011 16:38:32 +0000 Subject: [PATCH] Move most label/accesskeys to command nodes The following entries had multiple menu items with differing labels. I picked one for each to be the "default" on the command node. The others were left on the menuitems. cmd_edit_copy_buckets (edit/cat) cmd_edit_volume_buckets (edit/cat, commented out) cmd_edit_record_buckets (edit/cat) cmd_circ_checkout (circ/circ/search) cmd_copy_status (circ/cat/search) cmd_search_opac (circ/cat/search) cmd_search_tcn (cat/search) cmd_search_bib_id (cat/search) Side note: cmd_replace_barcode exists on edit, circ, and cat, but used one label for all three. Signed-off-by: Thomas Berezansky git-svn-id: svn://svn.open-ils.org/ILS/trunk@19950 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- .../chrome/content/main/menu_frame_menus.xul | 1010 ++++++++++++++------ 1 files changed, 703 insertions(+), 307 deletions(-) diff --git a/Open-ILS/xul/staff_client/chrome/content/main/menu_frame_menus.xul b/Open-ILS/xul/staff_client/chrome/content/main/menu_frame_menus.xul index dc1fa4f..276f55b 100644 --- a/Open-ILS/xul/staff_client/chrome/content/main/menu_frame_menus.xul +++ b/Open-ILS/xul/staff_client/chrome/content/main/menu_frame_menus.xul @@ -6,179 +6,578 @@ - - - - - - - - + + + + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - + + + + + + - - - + + + - - - - - - - - - + + + + + + + + + - - - + + + - - - - - - - - - - - - + + + + + + + + + + + + - - - - - + + + + + - - + + - - - - - - - - + label="&staff.server.admin.index.do_not_auto_attempt_print_setting.label;" + accesskey="&staff.server.admin.index.do_not_auto_attempt_print_setting.accesskey;" + /> + + + + + + + + - - - - + label="&staff.server.admin.index.external_text_editor.label;" + accesskey="&staff.server.admin.index.external_text_editor.accesskey;" + /> + + + + - - - - - - - + label="&staff.server.admin.index.age_overdue_circulations_to_lost.label;" + accesskey="&staff.server.admin.index.age_overdue_circulations_to_lost.accesskey;" + /> + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -209,14 +608,14 @@ - - + + - - - + + + - + @@ -229,37 +628,37 @@ --> - + - - - - - - + + + + + + - - - + + + - - - + + + - - + + @@ -267,28 +666,28 @@ - - - + + + - + - + - - - + + + - - + + - + @@ -296,40 +695,40 @@ - + - - - - - + + + + + - - - + + + - - - + + + - - - - - + + + + + - - + + @@ -341,9 +740,7 @@ - @@ -352,132 +749,131 @@ - - - + + + - - - - - - + + + + + + - - - - - - - - - - + + + + + + + + + + - - - - - - + + + + + + - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - + + + + + + + + + - - - - + + + + - - + + - - - + + + - - - - - + + + + + - - - + + + - - - - - - + + + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + -- 1.7.2.5