jcadima
5/5/2015 - 1:31 PM

Add JS files to premium themes

Add JS files to premium themes

<!-- 
if the normal way of adding JS files dont work use this format
Notice <params/> at the end of  </name>
-->

            
<!-- Accordions JS -->
<action method="addItem">
    <type>skin_js</type>
    <name>js/ddaccordion.js</name><params/>
</action>            
<action method="addItem">
    <type>skin_js</type>
    <name>js/accordion.js</name><params/>
</action>