⚠ 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

How do I make GroceryCrud's Css and Js files work fine



jquintanaa

jquintanaa
  • profile picture
  • Member

Posted 16 May 2017 - 16:25 PM

1. The first Image, is my access controller code

2 The second is the code of my header

3. The third is the code of my body

4. Is shown as is the fourth image but does not work cancel button, save and return, filter, print could help me please

The first Image, is my access controller code


xheradon

xheradon
  • profile picture
  • Member

Posted 17 May 2017 - 06:40 AM

You missed echo on $js_files.

 

... src="<php echo $file; ?>" ...