Commit 357083bc3c6dff1c2f57b3215ac046a6970b1b84

Authored by Jose Pinto
1 parent 7c5cecaf75
Exists in master and in 1 other branch develop

fuera console.log

Showing 1 changed file with 0 additions and 1 deletions   Show diff stats
src/js/controller.js
... ... @@ -150,7 +150,6 @@ angular.module('focaModalFactura')
150 150 };
151 151  
152 152 $scope.enviarMail = function(factura) {
153   - console.log(factura);
154 153 focaModalService.mail(
155 154 {
156 155 titulo: 'Enviar comprobante',