예제 #1
0
 /**
  * Disable filters and paging
  *
  */
 public function _construct()
 {
     parent::_construct();
     $this->setId('customer_edit_tab_agreements');
 }