/
var
/
www
/
html
/
eccsm
/
theme
/
ecc2
/
Upload File
HOME
<?php /** * @package theme_ecc2 */ $THEME->name = 'ecc2'; $THEME->parents = array('bootstrapbase'); $THEME->sheets = array('ecc','diagramacao'); $THEME->rendererfactory = 'theme_overridden_renderer_factory'; $THEME->javascripts = array('jquery_min','bootstrap-collapse','bootstrap-tab','custom');