Commit 2f3ef9cc66415cf47f66083e11a1e8970d37bd1c

Authored by Benjamin Rodriguez
1 parent 6c6062216e
Exists in develop

agrego descarga de remito sin valores

Showing 1 changed file with 0 additions and 1 deletions   Show diff stats
src/js/controllerMail.js
... ... @@ -31,7 +31,6 @@ angular.module('focaModal')
31 31 } else {
32 32 rutaComprobante = options.descarga;
33 33 }
34   - console.log($scope.checkboxVar)
35 34 imprimir(rutaComprobante);
36 35 }
37 36 imprimir = function (rutaComprobante) {