David 9 tahun lalu
induk
melakukan
9ad5415d0f
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  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;