From: Jason Etheridge <jason@esilibrary.com> Date: Thu, 29 Mar 2012 15:19:28 +0000 (-0400) Subject: trivial fix for Copy Buckets toolbar button X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=a4921217b1ec0763681f21e5c0f79bf5db25e61c;p=evergreen%2Fmasslnc.git trivial fix for Copy Buckets toolbar button Signed-off-by: Jason Etheridge <jason@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 eb75d9883a..921fdfa2c3 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;" />