institut-de-genomique / Ultimate-DataTable

This AngularJS directive generate a HTML table with build-in fonctionnality like save, edit, remove, pagination etc...
http://institut-de-genomique.github.io/Ultimate-DataTable/
45 stars 26 forks source link

Use .then instead of .success and .error with $http #36

Closed Jenselme closed 7 years ago

Jenselme commented 7 years ago

.success and .error are deprecated since AngularJS 1.5.10 and were removed in AngularJS 1.6.0. See https://code.angularjs.org/1.5.10/docs/api/ng/service/\#deprecation-notice