diff options
author | TAMARA JERINIC <tamara.jerinic@gmail.com> | 2022-04-25 13:05:47 +0200 |
---|---|---|
committer | TAMARA JERINIC <tamara.jerinic@gmail.com> | 2022-04-25 13:05:47 +0200 |
commit | f20f77226f0106ed2c9e2bb7b49550f5e5eb4c50 (patch) | |
tree | e08fae17dfbeb801526ca2f31503816957db45f4 /frontend/src/app/_pages/home/home.component.html | |
parent | fd8abefd0caed47b7e3d7dd0abf10e747a18f82e (diff) |
Ažurirana komponenta form-model, dodata mogućnost iscrtavanja kartica za skrivene slojeve u zavisnosti od broja slojeva.
Diffstat (limited to 'frontend/src/app/_pages/home/home.component.html')
-rw-r--r-- | frontend/src/app/_pages/home/home.component.html | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/frontend/src/app/_pages/home/home.component.html b/frontend/src/app/_pages/home/home.component.html index 956e9784..e682d8dd 100644 --- a/frontend/src/app/_pages/home/home.component.html +++ b/frontend/src/app/_pages/home/home.component.html @@ -16,7 +16,5 @@ </div> - <app-form-model> - - </app-form-model> + </div>
\ No newline at end of file |