goFrendiAsgard / No-CMS

No-CMS, A CodeIgniter Based CMS Framework
299 stars 199 forks source link

Grocerycrud Dependent dropdown library not work #130

Open heruprambadi opened 9 years ago

heruprambadi commented 9 years ago

1 Why this great library didnt work with nocms ? :\ http://www.grocerycrud.com/forums/topic/1087-updated-24112012-dependent-dropdown-library/

heruprambadi commented 9 years ago

Seems like the problem is in js file. I try to remove this in controller and it works.

foreach($output->js_files as $file){ $asset->add_js($file); }