Is there any chance to disable or cancel minimize/maximize button on top right corner of the grid?
Is possible to disable/cancel the minimze/maximize button ?
- Single Page
Posted 23 April 2013 - 17:17 PM
Posted 23 April 2013 - 17:53 PM
if it is the theme Flexigrid, go to the folder:
assets\grocery_crud\themes\flexigrid\views\
edit the file:
list_template.php
and comments the code:
<div title="<?php echo $this->l('minimize_maximize');?>" class="ptogtitle"> <span></span> </div>