David 9 年之前
父節點
當前提交
9ad5415d0f
共有 1 個文件被更改,包括 1 次插入0 次删除
  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;