GITLAB
Eric Fernandez
/ foca-crear-cobranza
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
7e08412b259d5871fcc9033d8c9f430a162ee78d
Authored by
Marcelo Puebla
2019-04-23 14:45:38 -0300
1 parent
85038ca7fa
Exists in
master
Cambio de icono.
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
src/js/service.js
Side-by-side Diff
Inline Diff
src/js/service.js
Diff comments
View file @
7e08412
...
...
@@ -38,7 +38,7 @@ angular.module('focaCrearCobranza')
38
38
},
39
39
{
40
40
label: 'Resumen de cuenta',
41
- image: '
moneda
.png'
41
+ image: '
resumen
.png'
42
42
}
43
43
];
44
44
return result;