Advertisement
Guest User

Untitled

a guest
Oct 31st, 2014
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. $http.post('/playgroup/index.php/role/creer', $scope.data)
  2. .then(function(resultat) { }
  3. .catch(function(erreur)  { }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement