[open-ils-commits] r17723 - trunk/Open-ILS/web/templates (dbs)

svn at svn.open-ils.org svn at svn.open-ils.org
Thu Sep 16 07:40:38 EDT 2010


Author: dbs
Date: 2010-09-16 07:40:37 -0400 (Thu, 16 Sep 2010)
New Revision: 17723

Modified:
   trunk/Open-ILS/web/templates/base.tt2
Log:
Add more AutoIDL classes for Vandelay happiness

Vandelay needs these class definitions for basic import operations.

Ideally every templated page wouldn't need to load these, but
this seems to be the best short-term solution.


Modified: trunk/Open-ILS/web/templates/base.tt2
===================================================================
--- trunk/Open-ILS/web/templates/base.tt2	2010-09-16 05:25:51 UTC (rev 17722)
+++ trunk/Open-ILS/web/templates/base.tt2	2010-09-16 11:40:37 UTC (rev 17723)
@@ -19,7 +19,10 @@
 'acqafst','acqafsb','acqafcb','acqfsrcct','acqfsrcat','acqfsrcb','acqfsb','acqfa','acqfap','acqpl','acqcr',
 'acqpo','acqpoh','acqpon','acqpoi','acqlih','acqliat','acqlin','acqlia','acqlid','acqliad','acqlimad',
 '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']};
+'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']};
         </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