lp1661685 fieldmapper label change for circ
authorJason Etheridge <jason@equinoxinitiative.org>
Wed, 28 Jun 2017 18:41:53 +0000 (14:41 -0400)
committerJason Etheridge <jason@equinoxinitiative.org>
Mon, 3 Jul 2017 17:56:07 +0000 (13:56 -0400)
Change "Circulation Library" to "Checkout / Renewal Library"

Signed-off-by: Jason Etheridge <jason@equinoxinitiative.org>
Signed-off-by: Andrea Neiman <abneiman@equinoxinitiative.org>

Open-ILS/examples/fm_IDL.xml

index b5e383d..fca38b5 100644 (file)
@@ -4156,7 +4156,7 @@ SELECT  usr,
                        <field reporter:label="Check In Library" name="checkin_lib" reporter:datatype="org_unit"/>
                        <field reporter:label="Check In Staff" name="checkin_staff" reporter:datatype="link"/>
                        <field reporter:label="Check In Date/Time" name="checkin_time" reporter:datatype="timestamp"/>
-                       <field reporter:label="Circulating Library" name="circ_lib"  reporter:datatype="org_unit"/>
+                       <field reporter:label="Checkout / Renewal Library" name="circ_lib"  reporter:datatype="org_unit"/>
                        <field reporter:label="Circulating Staff" name="circ_staff" reporter:datatype="link"/>
                        <field reporter:label="Desk Renewal" name="desk_renewal" reporter:datatype="bool"/>
                        <field reporter:label="Due Date/Time" name="due_date" reporter:datatype="timestamp"/>