[open-ils-commits] r19738 - branches/rel_2_1/Open-ILS/examples (erickson)

svn at svn.open-ils.org svn at svn.open-ils.org
Mon Mar 14 12:35:25 EDT 2011


Author: erickson
Date: 2011-03-14 12:35:22 -0400 (Mon, 14 Mar 2011)
New Revision: 19738

Modified:
   branches/rel_2_1/Open-ILS/examples/fm_IDL.xml
Log:
class cxt has no field named 'field_class', removing from IDL

Modified: branches/rel_2_1/Open-ILS/examples/fm_IDL.xml
===================================================================
--- branches/rel_2_1/Open-ILS/examples/fm_IDL.xml	2011-03-14 16:35:21 UTC (rev 19737)
+++ branches/rel_2_1/Open-ILS/examples/fm_IDL.xml	2011-03-14 16:35:22 UTC (rev 19738)
@@ -1684,7 +1684,6 @@
 	</class>
 	<class id="cxt" controller="open-ils.cstore open-ils.pcrud" oils_obj:fieldmapper="config::xml_transform" oils_persist:tablename="config.xml_transform" reporter:label="XML/XSLT Transform Definition">
 		<fields oils_persist:primary="name">
-			<field reporter:label="Field Class" name="field_class" />
 			<field reporter:label="Name" name="name" reporter:datatype="text" />
 			<field reporter:label="Namespace URI" name="namespace_uri" reporter:datatype="text"/>
 			<field reporter:label="Namespace Prefix" name="prefix" reporter:datatype="text"/>



More information about the open-ils-commits mailing list