Commit 28ae0e69f74107723f8aec3f92d5237d32088f7d

Authored by Marcelo Puebla
1 parent 400808f594
Exists in master

Deshabilitar boton continuar si no elije todas las opciones disponibles.

src/app/components/popover-sinonimos/popover-sinonimos.component.html
... ... @@ -70,6 +70,7 @@
70 70 <div class="row mt-3 justify-content-end">
71 71 <div class="col">
72 72 <button
  73 + [disabled]="cantidadRestanteSinonimos > 0"
73 74 type="button"
74 75 class="btn btn-block btn-light shadow"
75 76 (click)="continuar()">