Commit 1cbfbb395d54dc393f5838895327e4ad104a6ffd

Authored by Eric
1 parent 4c42f95cad
Exists in master

nose quien se la mando asi

Showing 1 changed file with 0 additions and 1 deletions   Show diff stats
src/js/controller.js
... ... @@ -107,7 +107,6 @@ angular.module('focaCrearNotaPedido') .controller('notaPedidoCtrl',
107 107 });
108 108  
109 109 $scope.notaPedido.vendedor = vendedor;
110   - $scope.inicial.notaPedido.vendedor =$scope.notaPedido.vendedor;
111 110 }
112 111 );
113 112 }