unset_jquery_ui
void unset_jquery_ui()
Quick Description: Unset the JqueryUI from loading.
Available for version >= 1.3.2
This method is really useful when you already have loaded the jqueryUI from your default template.
Example:
$crud->unset_jquery_ui();