When i click update and go back not going back shows error
{"success":true,"insert_primary_key":true,"success_message":"<p>Your data has been successfully updated. <a href="http:\/\/localhost\/schoolsports2015-16\/index.php\/misc\/sports_school">Go back to list<\/a><\/p>","success_list_url":"http:\/\/localhost\/schoolsports2015-16\/index.php\/misc\/sports_school\/success\/1"}</a></p>
} doesnot close right
There is something wrong in this
function submitCrudForm( crud_form, save_and_close ){
Syntax error twitter-bootstrap
- Single Page
Posted 17 February 2016 - 05:26 AM
Posted 29 February 2016 - 11:51 AM
Hi there,
this is a known issue if you having 2 different version of jquery used up (1 by your base theme / view ... other by the GC library). Try to use $crud->unset_jquery() .... and see if it still persists. For me, it have had got resolved up in past. So may be for you.