Commit a912265040b70426abed725f2e1e0273ce63f4e6
Exists in
master
Merge branch 'master' into 'master'
nuevas imgs botonera See merge request !32
Showing
1 changed file
Show diff stats
src/js/service.js
| ... | ... | @@ -21,15 +21,15 @@ angular.module('focaCrearCobranza') |
| 21 | 21 | }, |
| 22 | 22 | { |
| 23 | 23 | label: 'Cobrador', |
| 24 | - image: 'vendedor.png' | |
| 24 | + image: 'cobrador.png' | |
| 25 | 25 | }, |
| 26 | 26 | { |
| 27 | 27 | label: 'Comprobantes', |
| 28 | - image: 'precios-condiciones.png' | |
| 28 | + image: 'comprobante.png' | |
| 29 | 29 | }, |
| 30 | 30 | { |
| 31 | 31 | label: 'Cobros', |
| 32 | - image: 'precios-condiciones.png' | |
| 32 | + image: 'cobros.png' | |
| 33 | 33 | }, |
| 34 | 34 | { |
| 35 | 35 | label: 'Moneda', |