コード例 #1
0
ファイル: Grid.php プロジェクト: Gilbertoavitia1/AHBS
 protected function _prepareLayout()
 {
     parent::_prepareLayout();
     $this->unsetChild('store_switcher');
     return $this;
 }