[open-ils-commits] r11315 - trunk/Open-ILS/examples
svn at svn.open-ils.org
svn at svn.open-ils.org
Sun Nov 23 11:29:34 EST 2008
Author: erickson
Date: 2008-11-23 11:29:32 -0500 (Sun, 23 Nov 2008)
New Revision: 11315
Modified:
trunk/Open-ILS/examples/oils_web.xml.example
Log:
plug pgpt UI into web config
Modified: trunk/Open-ILS/examples/oils_web.xml.example
===================================================================
--- trunk/Open-ILS/examples/oils_web.xml.example 2008-11-23 16:29:04 UTC (rev 11314)
+++ trunk/Open-ILS/examples/oils_web.xml.example 2008-11-23 16:29:32 UTC (rev 11315)
@@ -39,5 +39,6 @@
<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/permission/grp_penalty_threshold' template='conify/global/permission/grp_penalty_threshold.tt2'/>
</handlers>
</oils_web>
More information about the open-ils-commits
mailing list