[open-ils-commits] r8761 - trunk/Open-ILS/xul/staff_client/server/cat

svn at svn.open-ils.org svn at svn.open-ils.org
Sat Feb 16 13:45:05 EST 2008


Author: phasefx
Date: 2008-02-16 13:15:13 -0500 (Sat, 16 Feb 2008)
New Revision: 8761

Modified:
   trunk/Open-ILS/xul/staff_client/server/cat/copy_browser.xul
Log:
Holdings Maintenance interface.  copy_browser.js uses circ/util.js and that needs these properties

Modified: trunk/Open-ILS/xul/staff_client/server/cat/copy_browser.xul
===================================================================
--- trunk/Open-ILS/xul/staff_client/server/cat/copy_browser.xul	2008-02-15 20:56:40 UTC (rev 8760)
+++ trunk/Open-ILS/xul/staff_client/server/cat/copy_browser.xul	2008-02-16 18:15:13 UTC (rev 8761)
@@ -61,6 +61,8 @@
 	]]>
 	</script>
 
+	<messagecatalog id="circStrings" src="/xul/server/locale/<!--#echo var='locale'-->/circ.properties" />
+
 	<commandset id="cat_copy_browser">
 		<command id="save_columns" />
 		<command id="cmd_broken" />



More information about the open-ils-commits mailing list