Commit 5138762fa2dbdc422c30e2d606350724ee0f1c34
1 parent
e79f4dfa99
Exists in
develop
and in
1 other branch
cambio color boton terminar
Showing
2 changed files
with
1 additions
and
11 deletions
Show diff stats
src/app/modules/comanda/comanda.component.html
... | ... | @@ -107,16 +107,6 @@ |
107 | 107 | {{comanda.hoursElaboracion}}:{{comanda.minutesElaboracion}}:{{comanda.secondsElaboracion}} |
108 | 108 | </span> |
109 | 109 | <i class="fas fa-clock fa-spin text-info"></i> |
110 | - <!-- <ngx-spinner | |
111 | - name="{{comanda.id.toString()}}" | |
112 | - class="mr-2" | |
113 | - bdOpacity="0" | |
114 | - bdColor="rgba(255,255,255,0)" | |
115 | - size="small" | |
116 | - color="#fff" | |
117 | - type="timer" | |
118 | - [fullScreen]="false"> | |
119 | - </ngx-spinner> --> | |
120 | 110 | </div> |
121 | 111 | </div> |
122 | 112 | </div> |