In case you've missed it, you are looking at an older version of the website. Checkout our latest version, we promise you will love it 😍

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();