From: phasefx Date: Fri, 5 Nov 2010 13:22:15 +0000 (+0000) Subject: Patch from Benjamin Shum for the staff client button bar. Thanks! X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=528cf84041801668b399e451cc1028c8b6fadfcc;p=evergreen%2Fpines.git Patch from Benjamin Shum for the staff client button bar. Thanks! --- In our consortium, we have the Button Bar for our Evergreen staff clients enabled all the time. As a result, we have had lots of feedback from users that there is a need to include a "Search Catalog" option on the Button Bar. This is our first attempt at writing something against trunk and submitting it as a minor patch. Melissa Lefebvre created the icon for the button by adapting existing icon sets. I set out to create the requisite .diff file against a recent copy of trunk. I was unsure of how to apply our changes to other locales' lang.dtd files, the one I found most immediately was for en-US (our default). If the community approves, we would like to see this become part of future releases of Evergreen 1.6 and 2.0. Thank you for your consideration. -- Ben -- Benjamin Shum Open Source Software Coordinator Bibliomation, Inc. 32 Crest Road Middlebury, CT 06762 203-577-4070, ext. 113 git-svn-id: svn://svn.open-ils.org/ILS/trunk@18609 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/Open-ILS/web/opac/locale/en-US/lang.dtd b/Open-ILS/web/opac/locale/en-US/lang.dtd index 6cc1a3a878..a1251429b0 100644 --- a/Open-ILS/web/opac/locale/en-US/lang.dtd +++ b/Open-ILS/web/opac/locale/en-US/lang.dtd @@ -658,6 +658,8 @@ + + diff --git a/Open-ILS/xul/staff_client/chrome/content/main/menu_frame_overlay.xul b/Open-ILS/xul/staff_client/chrome/content/main/menu_frame_overlay.xul index 58bf366dc0..fdbed1da78 100644 --- a/Open-ILS/xul/staff_client/chrome/content/main/menu_frame_overlay.xul +++ b/Open-ILS/xul/staff_client/chrome/content/main/menu_frame_overlay.xul @@ -83,6 +83,12 @@ image="chrome://open_ils_staff_client/skin/media/images/center.png" label="&staff.main.button_bar.check_in.label;" accesskey="&staff.main.button_bar.check_in.accesskey;" /> + +