示例#1
0
文件: Edit.php 项目: hoalangoc/ftf
 public function init()
 {
     parent::init();
     $this->setTitle('Edit Sponsor Logo');
     $this->removeElement('to');
     $this->removeElement('toValues');
 }