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

svn at svn.open-ils.org svn at svn.open-ils.org
Tue Dec 16 11:44:16 EST 2008


Author: erickson
Date: 2008-12-16 11:44:13 -0500 (Tue, 16 Dec 2008)
New Revision: 11588

Modified:
   trunk/Open-ILS/examples/oils_web.xml.example
Log:
adding new circ_modifier page config

Modified: trunk/Open-ILS/examples/oils_web.xml.example
===================================================================
--- trunk/Open-ILS/examples/oils_web.xml.example	2008-12-16 16:43:48 UTC (rev 11587)
+++ trunk/Open-ILS/examples/oils_web.xml.example	2008-12-16 16:44:13 UTC (rev 11588)
@@ -40,6 +40,7 @@
         <handler path='conify/global/config/billing_type' template='conify/global/config/billing_type.tt2'/>
         <handler path='conify/global/config/standing_penalty' template='conify/global/config/standing_penalty.tt2'/>
         <handler path='conify/global/config/z3950_source' template='conify/global/config/z3950_source.tt2'/>
+        <handler path='conify/global/config/circ_modifier' template='conify/global/config/circ_modifier.tt2'/>
         <handler path='conify/global/permission/grp_penalty_threshold' template='conify/global/permission/grp_penalty_threshold.tt2'/>
     </handlers>
 </oils_web>



More information about the open-ils-commits mailing list