Explorar el Código

Removed unwanted connection in register

master
kj1352 hace 4 años
padre
commit
1e1133706e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      src/app/register-business/register-business.component.html

+ 1
- 1
src/app/register-business/register-business.component.html Ver fichero

@@ -102,7 +102,7 @@
</p> </p>
<div class="form-action-buttons"> <div class="form-action-buttons">
<button (click)="formState = 'REGISTER_FORM'" class="highlight">
<button class="highlight">
Next Next
</button> </button>
</div> </div>


Cargando…
Cancelar
Guardar