[open-ils-commits] r17736 - trunk/Open-ILS/web/templates (senator)

svn at svn.open-ils.org svn at svn.open-ils.org
Thu Sep 16 11:54:05 EDT 2010


Author: senator
Date: 2010-09-16 11:54:02 -0400 (Thu, 16 Sep 2010)
New Revision: 17736

Modified:
   trunk/Open-ILS/web/templates/base.tt2
Log:
Fix local admin -> circ policy interface by including some circ matrix related classes in the IDL chunking


Modified: trunk/Open-ILS/web/templates/base.tt2
===================================================================
--- trunk/Open-ILS/web/templates/base.tt2	2010-09-16 15:38:48 UTC (rev 17735)
+++ trunk/Open-ILS/web/templates/base.tt2	2010-09-16 15:54:02 UTC (rev 17736)
@@ -21,8 +21,7 @@
 'acqligad','acqliuad','acqlipad','acqphsm','acqlilad','acqedi','acqedim','acqdf','acqdfe','acqdfa','acqda',
 'acqclt','acqclet','acqcl','acqcle','acqscl','acqscle','acqclp','acqclpa','acqlisum','acqft','acqftm',
 'jub','sdist','ssub','sstr','scap','bre','siss','act', 'acpl', 'ccm', 'aiit', 'atevdef', 'ath', 'atreact',
-'atval','crahp','crmf','crrf','crcd','cust','coust','cgf','czs','cbt','csp','brt','brsrc','bra','bram',
-'brav', 'vaq', 'vbq', 'vqar']};
+'atval','crahp','crmf','crrf','crcd','cust','coust','cgf','czs','cbt','csp','brt','brsrc','bra','bram','brav','vaq','vbq','vqar','ccmm','ccmcmtm']};
         </script>
         <script type="text/javascript" src="[% ctx.media_prefix %]/js/dojo/dojo/dojo.js"></script>
         <script type="text/javascript" src="[% ctx.media_prefix %]/js/dojo/dojo/openils_dojo.js"></script>



More information about the open-ils-commits mailing list