diff --git a/web/templates/stranice/dashboard.html b/web/templates/stranice/dashboard.html index 23f3199..e25d9e9 100644 --- a/web/templates/stranice/dashboard.html +++ b/web/templates/stranice/dashboard.html @@ -21,7 +21,7 @@ {{ end }}
-
+
@@ -29,9 +29,9 @@
{{ .BrojArtikala }}
Artikala na stanju
-
+ -
+
@@ -39,10 +39,10 @@
{{ .AktivniServisi }}
Aktivnih servisa
-
+ {{ if index .Dozvole "dashboard.prihod" }} -
+
@@ -52,10 +52,10 @@
{{ printf "%.0f" .PrihodOvogMeseca }} din
Prihod ovog meseca
-
+ {{ end }} -
+
@@ -65,9 +65,9 @@
{{ .KriticnaZaliha }}
Kritično niska zaliha
-
+ - +
@@ -100,11 +100,10 @@
Kritične zalihe - Upozorenje
{{ range .KriticneZalihe }}
-
+
{{ .Naziv }} {{ .Kolicina }} kom
@@ -136,4 +135,4 @@ {{ end }}
-{{ end }} \ No newline at end of file +{{ end }}