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