GITLAB
Luigi
/ foca-abm-cliente
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
080e4e5264a631a43030d547cb5f071310495c1b
Authored by
Luigi
2019-05-31 17:49:31 -0300
1 parent
962aba7b9c
Exists in
master
Llave al final
Showing
1 changed file
with
3 additions
and
4 deletions
Show diff stats
src/js/controllerCliente.js
Side-by-side Diff
Inline Diff
src/js/controllerCliente.js
Diff comments
View file @
080e4e5
...
...
@@ -517,7 +517,6 @@ angular.module('focaAbmCliente')
517
517
});
518
518
return result;
519
519
}
520
-
521
- }]);
522
-
523
-
524
520
\ No newline at end of file
521
+ }
522
+]);
523
+
525
524
\ No newline at end of file