Procházet zdrojové kódy

Removed unwanted connection in register

master
kj1352 před 4 roky
rodič
revize
1e1133706e
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      src/app/register-business/register-business.component.html

+ 1
- 1
src/app/register-business/register-business.component.html Zobrazit soubor

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


Načítá se…
Zrušit
Uložit