⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠

  •     

profile picture

Is possible to disable/cancel the minimze/maximize button ?



tiagoascardoso

tiagoascardoso
  • profile picture
  • Member

Posted 23 April 2013 - 17:17 PM

Is there any chance to disable or cancel minimize/maximize button on top right corner of the grid?


kenshicu

kenshicu
  • profile picture
  • Member

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>