diff options
author | TAMARA JERINIC <tamara.jerinic@gmail.com> | 2022-04-25 03:40:36 +0200 |
---|---|---|
committer | TAMARA JERINIC <tamara.jerinic@gmail.com> | 2022-04-25 03:40:36 +0200 |
commit | 044ef1a76cf2f53b0dd86c4a77fabd01a81e93ad (patch) | |
tree | 4f24f28289fae2b8e7bfa379fd8562837510deda /frontend/src/app/_pages | |
parent | aee2cd43578a255f5a0e346ac8955f663a673cca (diff) |
Ažurirane komponente form-model i hidden-layer.
Diffstat (limited to 'frontend/src/app/_pages')
-rw-r--r-- | frontend/src/app/_pages/home/home.component.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/frontend/src/app/_pages/home/home.component.html b/frontend/src/app/_pages/home/home.component.html index f73e7571..956e9784 100644 --- a/frontend/src/app/_pages/home/home.component.html +++ b/frontend/src/app/_pages/home/home.component.html @@ -16,4 +16,7 @@ </div> + <app-form-model> + + </app-form-model> </div>
\ No newline at end of file |