added missing lwm_ratio field to vandelay.merge_profile
authorberick <berick@esilibrary.com>
Thu, 5 May 2011 14:27:31 +0000 (10:27 -0400)
committerBill Erickson <berick@esilibrary.com>
Wed, 6 Jul 2011 18:50:52 +0000 (14:50 -0400)
Open-ILS/examples/fm_IDL.xml

index 97c2865..d2c2f1c 100644 (file)
@@ -148,6 +148,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA
                        <field reporter:label="Replace Specification" name="replace_spec" reporter:datatype="text"/>
                        <field reporter:label="Remove Specification" name="strip_spec" reporter:datatype="text"/>
                        <field reporter:label="Preserve Specification" name="preserve_spec" reporter:datatype="text"/>
+                       <field reporter:label="Min. Quality Ratio" name="lwm_ratio" reporter:datatype="float"/>
                </fields>
                <links>
                        <link field="owner" reltype="has_a" key="id" map="" class="aou"/>