Esempio n. 1
0
 protected function _beforeChildToHtml($name, $child)
 {
     $this->getChild('store_switcher')->setTemplate('aw_aheadmetrics/dashboard/store/switcher.phtml');
     return parent::_beforeChildToHtml($name, $child);
 }