예제 #1
0
파일: Options.php 프로젝트: ahsanmage/vr
 public function __construct()
 {
     parent::__construct();
     $this->setTemplate('emtabs/options.phtml');
 }
예제 #2
0
 public function __construct()
 {
     parent::__construct();
     $this->setTemplate('mt/attribute/catalog/product/attribute/options.phtml');
 }