Commit 810c771f9a87f45323f725fe620e4c5646497284
Exists in
develop
Merge branch 'master' into 'develop'
Master (macola) See merge request !14
Showing
1 changed file
Show diff stats
src/js/controller.js
... | ... | @@ -14,6 +14,7 @@ angular.module('focaBotoneraPrincipal') |
14 | 14 | } |
15 | 15 | |
16 | 16 | focaBotoneraLateralService.showGuardar(false); |
17 | + focaBotoneraLateralService.showPagar(false); | |
17 | 18 | focaBotoneraLateralService.showPausar(false); |
18 | 19 | focaBotoneraLateralService.showSalir(false); |
19 | 20 | focaBotoneraLateralService.showCancelar(false); |