[open-ils-commits] r11521 - trunk/Open-ILS/examples

svn at svn.open-ils.org svn at svn.open-ils.org
Thu Dec 11 11:07:39 EST 2008


Author: miker
Date: 2008-12-11 11:07:36 -0500 (Thu, 11 Dec 2008)
New Revision: 11521

Modified:
   trunk/Open-ILS/examples/fm_IDL.xml
Log:
ease long-line layout

Modified: trunk/Open-ILS/examples/fm_IDL.xml
===================================================================
--- trunk/Open-ILS/examples/fm_IDL.xml	2008-12-11 16:07:12 UTC (rev 11520)
+++ trunk/Open-ILS/examples/fm_IDL.xml	2008-12-11 16:07:36 UTC (rev 11521)
@@ -4372,7 +4372,11 @@
 		</links>
 	</class>
 
-    <class id="ergbhu" controller="open-ils.reporter-store" oils_obj:fieldmapper="extend_reporter::global_bibs_by_holding_update" oils_persist:tablename="extend_reporter.global_bibs_by_holding_update" reporter:label="Bib IDs by Holding Add/Delete Time (OCLC batch update)">
+    <class id="ergbhu"
+           controller="open-ils.reporter-store"
+           oils_obj:fieldmapper="extend_reporter::global_bibs_by_holding_update"
+           oils_persist:tablename="extend_reporter.global_bibs_by_holding_update"
+           reporter:label="Bib IDs by Holding Add/Delete Time (OCLC batch update)">
         <fields oils_persist:primary="id">
             <field name="isnew" oils_obj:array_position="0" oils_persist:virtual="true" />
             <field name="ischanged" oils_obj:array_position="1" oils_persist:virtual="true" />



More information about the open-ils-commits mailing list