aboutsummaryrefslogtreecommitdiff
path: root/frontend/src/app/_elements/datatable
diff options
context:
space:
mode:
authorSonja Galovic <galovicsonja@gmail.com>2022-04-10 23:03:44 +0200
committerSonja Galovic <galovicsonja@gmail.com>2022-04-10 23:03:44 +0200
commit8097c0ced5e16657a92ca08fa788839147a4b56f (patch)
tree1c696748de1ee638ae4e6c8fb1e406e27f2d6f54 /frontend/src/app/_elements/datatable
parent2c60aea56e74c4589227ee0d022453011adc772f (diff)
Datasetovi - izmene i testiranje
Diffstat (limited to 'frontend/src/app/_elements/datatable')
-rw-r--r--frontend/src/app/_elements/datatable/datatable.component.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/frontend/src/app/_elements/datatable/datatable.component.html b/frontend/src/app/_elements/datatable/datatable.component.html
index 52d50443..b6cbd303 100644
--- a/frontend/src/app/_elements/datatable/datatable.component.html
+++ b/frontend/src/app/_elements/datatable/datatable.component.html
@@ -1,4 +1,7 @@
+PRE IFA
+{{hasInput}}
<div *ngIf="data && hasInput">
+ PROSLO IF
<div class="table-responsive" style="height: 34rem; overflow: auto; border-radius: 5px;" class="mh-5">
<div *ngIf="!loaded" style="background-color: #003459; width: 100%; height: 100%;"
class="d-flex justify-content-center align-items-center">