hi
when is set the theme to datatables, once I do it, the delete button dose not work. even I checked the sample on this link:
https://www.grocerycrud.com/demo/full_example/datatables
it doesn't work on that link tool
in console it shows this error:
datatables.js?version=v1.6.0:213 Uncaught ReferenceError: success_message is not defined
at Object.success (datatables.js?version=v1.6.0:213)
at j (jquery-1.11.1.min.js?version=v1.6.0:2)
at Object.fireWith [as resolveWith] (jquery-1.11.1.min.js?version=v1.6.0:2)
at x (jquery-1.11.1.min.js?version=v1.6.0:4)
at XMLHttpRequest.b (jquery-1.11.1.min.js?version=v1.6.0:4)
I tried to unset jquery and other solutions in this forum but didn't work. other themes don't have this problem.