Commit 6d69170fbf4f86ab7daaa53d8b321386b93b0f72
Exists in
master
and in
1 other branch
Merge branch 'master' into 'master'
Master(efernandez) See merge request !14
Showing
2 changed files
Show diff stats
src/app/comprobantes/comprobantes.component.ts
... | ... | @@ -8,7 +8,7 @@ import { ModalService } from '../modal/modal.service'; |
8 | 8 | @Component({ |
9 | 9 | templateUrl: './comprobantes.component.html', |
10 | 10 | styleUrls: ['./comprobantes.component.scss'], |
11 | - providers:[ ComprobanteService ] | |
11 | + providers: [ ComprobanteService ] | |
12 | 12 | }) |
13 | 13 | export class ComprobantesComponent implements OnInit { |
14 | 14 |
src/assets/img/logo.png