[open-ils-commits] [GIT] Evergreen ILS branch master updated. a4921217b1ec0763681f21e5c0f79bf5db25e61c

Evergreen Git git at git.evergreen-ils.org
Thu Mar 29 11:19:50 EDT 2012


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Evergreen ILS".

The branch, master has been updated
       via  a4921217b1ec0763681f21e5c0f79bf5db25e61c (commit)
      from  63ac5d47710fca0e308b4d3ba87edf73ce8b4ae7 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit a4921217b1ec0763681f21e5c0f79bf5db25e61c
Author: Jason Etheridge <jason at esilibrary.com>
Date:   Thu Mar 29 11:19:28 2012 -0400

    trivial fix for Copy Buckets toolbar button
    
    Signed-off-by: Jason Etheridge <jason at esilibrary.com>

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 eb75d98..921fdfa 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
@@ -157,7 +157,7 @@
         label="&staff.main.menu.file.portal.label;"
         tooltiptext="&staff.main.menu.file.portal.label;" />
     <toolbarbutton
-        id="cmd_edit_copy_buckets"
+        templateid="edit_copy_buckets"
         command="cmd_edit_copy_buckets"
         label="&staff.main.menu.edit.buckets.copies;"
         tooltiptext="&staff.main.menu.edit.buckets.copies;" />

-----------------------------------------------------------------------

Summary of changes:
 .../chrome/content/main/menu_frame_overlay.xul     |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Evergreen ILS


More information about the open-ils-commits mailing list