Render List or render View

Remove on click from td .

"remove_onclick"

 $this->fields_list['products'] = array(

 'quantity' => array('title' => $this->l('Quantities'), 'width' => 'auto','remove_onclick'=>true),

 );

Comments

Popular Posts