function init() { parent::init(); $this->js(true)->tabs(array('cache' => false)); $this->tab_template = $this->template->cloneRegion('tabs'); $this->template->del('tabs'); }
function init() { parent::init(); $this->tab_template = $this->template->cloneRegion('tabs'); $this->template->del('tabs'); }