My delete does not work when registering a new category:
The form does not clear the fields, what can it be?
JS:
app.controller('categoriasCtrl', function ($scope, $http) {
$scope.categorias = [
{id: 10, nome: 'Categoria teste 2', at...
asked by
03.12.2015 / 14:40