From: Steven Chan Date: Sun, 8 Jul 2012 18:20:11 +0000 (-0700) Subject: Fix LP 829630, Show in Catalogue not working on Bills screen X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=4a7985e2b54fb360381f79713f9bd8e03b86e1e8;p=Evergreen.git Fix LP 829630, Show in Catalogue not working on Bills screen The page is looking for a messagecatalog XUL element with id 'catStrings', but is not finding it, and so we add it to the relevant XUL file. It's odd why it is omitted, because a browse through the repository doesn't show any changes that would explain the error. Signed-off-by: James Fournie Signed-off-by: Lebbeous Fogle-Weekley --- diff --git a/Open-ILS/xul/staff_client/server/patron/bill2.xul b/Open-ILS/xul/staff_client/server/patron/bill2.xul index 8dba84da11..b4f26f40dd 100644 --- a/Open-ILS/xul/staff_client/server/patron/bill2.xul +++ b/Open-ILS/xul/staff_client/server/patron/bill2.xul @@ -34,6 +34,7 @@ +