⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠

  •     

profile picture

Syntax error twitter-bootstrap



itsgokul
  • profile picture
  • Member

Posted 17 February 2016 - 05:26 AM

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&lt;\/a&gt;&lt;\/p&gt;","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 ){


Amit Shah
  • profile picture
  • Member

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.