GITLAB
Eric Fernandez
/ foca-modal-factura
Toggle navigation
Sign in
Sign in
Activity
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
357083bc3c6dff1c2f57b3215ac046a6970b1b84
Authored by
Jose Pinto
2019-03-22 13:33:15 -0300
1 parent
7c5cecaf75
Exists in
master
fuera console.log
Showing
1 changed file
with
0 additions
and
1 deletions
Show diff stats
src/js/controller.js
Side-by-side Diff
Inline Diff
src/js/controller.js
Diff comments
View file @
357083b
...
...
@@ -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',