[open-ils-commits] r10910 - trunk/Open-ILS/xul/staff_client/server/patron

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


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

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

Modified: trunk/Open-ILS/xul/staff_client/server/patron/holds.xul
===================================================================
--- trunk/Open-ILS/xul/staff_client/server/patron/holds.xul	2008-10-25 13:34:39 UTC (rev 10909)
+++ trunk/Open-ILS/xul/staff_client/server/patron/holds.xul	2008-10-25 14:10:04 UTC (rev 10910)
@@ -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