⚠ 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

Disable Function



batara_k

batara_k
  • profile picture
  • Member

Posted 28 April 2016 - 01:07 AM

i want to disable function i mark in the picture

can someone help how

 

thank you


JimRustler

JimRustler
  • profile picture
  • Member

Posted 03 May 2016 - 23:25 PM

Asuming that you're using flexigrid theme, look for list_template.php file in: 

 

<path to your project>\assets\grocery_crud\themes\flexigrid\views\

 

 

and then delete or comment this:

 

<div title="<?php echo $this->l('minimize_maximize');?>" class="ptogtitle">
            <span></span>
        </div>


batara_k

batara_k
  • profile picture
  • Member

Posted 09 May 2016 - 01:24 AM

yes, i'm using flexigrid theme

 

thank for your advice, it work

 

:) :)