David %!s(int64=9) %!d(string=hai) anos
pai
achega
9ad5415d0f
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      controllers/editPedidoCtrl.js

+ 1 - 0
controllers/editPedidoCtrl.js

@@ -1,3 +1,4 @@
+/* globals pedidosService: true */
 app.controller('editPedidoCtrl', function ($scope, $http, $routeParams, notify, $location, $timeout, editing) {
 	$scope.cero=true;
 	$scope.total=0;