scoumbourdis / grocery-crud

Grocery CRUD is a PHP Codeigniter Framework library that creates a full functional CRUD system without the requirement of extra customisation to the JavaScripts or the CSS to do it so.
http://www.grocerycrud.com
GNU General Public License v3.0
1.01k stars 472 forks source link

Spelling mistake in Grocery_CRUD.php library #385

Open ghost opened 7 years ago

ghost commented 7 years ago

Line: 2273

$this->set_js_config($this->default_javascript_path.'/jquery_plugins/config/jquery.tine_mce.config.js');

"tine_mce" appears to be the mistake, I assume it should be "tiny_mce"

Something simple, But something that should probably be fixed up.

Thanks.

mckaygerhard commented 7 years ago

not a mistake, the file its called as is!