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=564f768051caacc79c1b7fdfc31d0d7feb6b9dd2;p=evergreen%2Fequinox.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 aef8715341..51167a5bd3 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 @@ +