[open-ils-commits] r11634 - branches/rel_1_4/Open-ILS/xul/staff_client/server/patron
svn at svn.open-ils.org
svn at svn.open-ils.org
Fri Dec 19 15:22:49 EST 2008
Author: dbs
Date: 2008-12-19 15:22:45 -0500 (Fri, 19 Dec 2008)
New Revision: 11634
Modified:
branches/rel_1_4/Open-ILS/xul/staff_client/server/patron/display.xul
Log:
Backport availability of network strings to patron display dialog from r11442
Modified: branches/rel_1_4/Open-ILS/xul/staff_client/server/patron/display.xul
===================================================================
--- branches/rel_1_4/Open-ILS/xul/staff_client/server/patron/display.xul 2008-12-19 20:16:30 UTC (rev 11633)
+++ branches/rel_1_4/Open-ILS/xul/staff_client/server/patron/display.xul 2008-12-19 20:22:45 UTC (rev 11634)
@@ -88,6 +88,7 @@
<messagecatalog id="patronStrings" src="/xul/server/locale/<!--#echo var='locale'-->/patron.properties"/>
<messagecatalog id="commonStrings" src="/xul/server/locale/<!--#echo var='locale'-->/common.properties" />
+ <messagecatalog id="offlineStrings" src="/xul/server/locale/<!--#echo var='locale'-->/offline.properties" />
<commandset id="patron_display_cmds">
<command id="cmd_patron_refresh" />
More information about the open-ils-commits
mailing list