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

svn at svn.open-ils.org svn at svn.open-ils.org
Mon Oct 6 17:42:27 EDT 2008


Author: erickson
Date: 2008-10-06 17:42:22 -0400 (Mon, 06 Oct 2008)
New Revision: 10766

Modified:
   trunk/Open-ILS/xul/staff_client/server/cat/marcedit.css
Log:
load the message catalog bindings from the server to support standalone marc editing

Modified: trunk/Open-ILS/xul/staff_client/server/cat/marcedit.css
===================================================================
--- trunk/Open-ILS/xul/staff_client/server/cat/marcedit.css	2008-10-06 20:49:31 UTC (rev 10765)
+++ trunk/Open-ILS/xul/staff_client/server/cat/marcedit.css	2008-10-06 21:42:22 UTC (rev 10766)
@@ -1,3 +1,4 @@
+messagecatalog { -moz-binding: url('../main/bindings.xml#messagecatalog'); }
 input {
 	background-color: lightgrey;
 }



More information about the open-ils-commits mailing list