From 7f80eae292ca44e072a8f37e8a75c766147cc5cf Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Wed, 18 Feb 2015 23:42:22 +0000 Subject: [PATCH] LP#1410369: hook up patron message center to XUL staff client port to alt patron summary ui -- phasefx This adds a new "Message Center" item in the "Other" menu on the patron display. Signed-off-by: Galen Charlton Signed-off-by: Kathy Lussier LP#1410369: typo fix (feel free to squash when merging) Signed-off-by: Galen Charlton Signed-off-by: Kathy Lussier --- Open-ILS/xul/staff_client/server/patron/display.xul | 5 +++++ Open-ILS/xul/staff_client/server/patron/patron.js | 9 +++++++++ 2 files changed, 14 insertions(+) diff --git a/Open-ILS/xul/staff_client/server/patron/display.xul b/Open-ILS/xul/staff_client/server/patron/display.xul index 400085730b..9a47b5632a 100644 --- a/Open-ILS/xul/staff_client/server/patron/display.xul +++ b/Open-ILS/xul/staff_client/server/patron/display.xul @@ -42,6 +42,7 @@ + @@ -302,6 +303,10 @@ label="Messages" accesskey="M" command="cmd_messages"/> +