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