diff --git a/web/templates/stranice/admin_korisnici.html b/web/templates/stranice/admin_korisnici.html index 9eb0600..48a9002 100644 --- a/web/templates/stranice/admin_korisnici.html +++ b/web/templates/stranice/admin_korisnici.html @@ -47,7 +47,7 @@ {{.KorisnickoIme}} {{if eq .Uloga "superadmin"}} - Superadmin + Superadmin {{else if eq $.KorisnikUloga "superadmin"}}
diff --git a/web/templates/stranice/klijenti.html b/web/templates/stranice/klijenti.html index c240455..379b1bf 100644 --- a/web/templates/stranice/klijenti.html +++ b/web/templates/stranice/klijenti.html @@ -140,12 +140,12 @@
{{if .Telefon}} -
+
Telefon: {{.Telefon}}
{{end}} {{if .Email}} -
+
E-pošta: {{.Email}}
{{end}} diff --git a/web/templates/stranice/magacin.html b/web/templates/stranice/magacin.html index d0a08b3..f3732bd 100644 --- a/web/templates/stranice/magacin.html +++ b/web/templates/stranice/magacin.html @@ -157,15 +157,15 @@
-
+
Količina: {{.Kolicina}}
-
+
Cena: {{printf "%.0f" .ProdajnaCena}} din
{{if .Lokacija}} -
+
Lokacija: {{.Lokacija}}
{{end}} diff --git a/web/templates/stranice/nabavka_detalji.html b/web/templates/stranice/nabavka_detalji.html index 7b233ec..84e1fa7 100644 --- a/web/templates/stranice/nabavka_detalji.html +++ b/web/templates/stranice/nabavka_detalji.html @@ -28,7 +28,7 @@
Detalji nabavke - {{.Nabavka.Datum.Format "02.01.2006. u 15:04"}} + {{.Nabavka.Datum.Format "02.01.2006. u 15:04"}}
@@ -131,7 +131,7 @@
Brisanje nabavke
-
+
Brisanje je trajno i ne vraća količine artikala u magacin.
diff --git a/web/templates/stranice/podesavanja.html b/web/templates/stranice/podesavanja.html index ef6f066..a9c9178 100644 --- a/web/templates/stranice/podesavanja.html +++ b/web/templates/stranice/podesavanja.html @@ -54,7 +54,7 @@ style="padding:8px 16px;background:var(--sb-akcent);color:#fff;border:none;border-radius:8px;font-size:13px;cursor:pointer;white-space:nowrap;font-weight:500;"> Izaberi fajl - Nijedan fajl nije izabran + Nijedan fajl nije izabran
-
Verzija programa: {{.Verzija}}
+
Verzija programa: {{.Verzija}}
Storniranje naloga
-
+
Storno vraća sve artikle na stanje u magacinu. Nalog ostaje u evidenciji sa oznakom storniran.
@@ -251,7 +251,7 @@
Brisanje naloga
-
+
Brisanje je trajno.{{if not .Nalog.Stornirano}} Količine artikala biće vraćene na stanje u magacinu.{{end}}
diff --git a/web/templates/stranice/profil_tema.html b/web/templates/stranice/profil_tema.html index 72381ca..dc1c687 100644 --- a/web/templates/stranice/profil_tema.html +++ b/web/templates/stranice/profil_tema.html @@ -114,7 +114,7 @@ style="display:inline-flex;align-items:center;padding:8px 14px;background:var(--sb-akcent);color:#fff;border:none;border-radius:8px;font-size:13px;cursor:pointer;user-select:none;font-weight:500;"> Izaberi fajl - Nijedan fajl nije izabran + Nijedan fajl nije izabran