[open-ils-commits] r10911 - branches/rel_1_4/Open-ILS/xul/staff_client/server/patron

svn at svn.open-ils.org svn at svn.open-ils.org
Sat Oct 25 10:10:22 EDT 2008


Author: phasefx
Date: 2008-10-25 10:10:16 -0400 (Sat, 25 Oct 2008)
New Revision: 10911

Modified:
   branches/rel_1_4/Open-ILS/xul/staff_client/server/patron/holds.xul
Log:
need to pull in these properties

Modified: branches/rel_1_4/Open-ILS/xul/staff_client/server/patron/holds.xul
===================================================================
--- branches/rel_1_4/Open-ILS/xul/staff_client/server/patron/holds.xul	2008-10-25 14:10:04 UTC (rev 10910)
+++ branches/rel_1_4/Open-ILS/xul/staff_client/server/patron/holds.xul	2008-10-25 14:10:16 UTC (rev 10911)
@@ -70,6 +70,7 @@
 
 	<messagecatalog id="circStrings" src="/xul/server/locale/<!--#echo var='locale' -->/circ.properties"/>
 	<messagecatalog id="catStrings" src="/xul/server/locale/<!--#echo var='locale' -->/cat.properties"/>
+	<messagecatalog id="patronStrings" src="/xul/server/locale/<!--#echo var='locale' -->/patron.properties"/>
 	<messagecatalog id="commonStrings" src="/xul/server/locale/<!--#echo var='locale'-->/common.properties" />
 
 	<commandset id="holds_cmds">



More information about the open-ils-commits mailing list