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

svn at svn.open-ils.org svn at svn.open-ils.org
Thu Nov 20 17:28:18 EST 2008


Author: erickson
Date: 2008-11-20 17:28:13 -0500 (Thu, 20 Nov 2008)
New Revision: 11296

Modified:
   trunk/Open-ILS/examples/oils_web.xml.example
Log:
add standing penalty editor to web config

Modified: trunk/Open-ILS/examples/oils_web.xml.example
===================================================================
--- trunk/Open-ILS/examples/oils_web.xml.example	2008-11-20 22:27:48 UTC (rev 11295)
+++ trunk/Open-ILS/examples/oils_web.xml.example	2008-11-20 22:28:13 UTC (rev 11296)
@@ -38,5 +38,6 @@
         <handler path='acq/settings/li_attr' template='acq/settings/li_attr.tt2'/>
 
         <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'/>
     </handlers>
 </oils_web>



More information about the open-ils-commits mailing list