From 1930473eb5e5a235501e2ceea59ea41fd5a97a84 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dalibor=20Markovi=C4=87?= Date: Fri, 26 Jun 2026 00:17:21 +0200 Subject: [PATCH] =?UTF-8?q?Servis:=20crveni=20badge=20=E2=9C=95=20Klijent?= =?UTF-8?q?=20odbio=20popravku=20pored=20statusa?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/templates/stranice/servis_detalji.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/web/templates/stranice/servis_detalji.html b/web/templates/stranice/servis_detalji.html index e662b96..9ea9634 100644 --- a/web/templates/stranice/servis_detalji.html +++ b/web/templates/stranice/servis_detalji.html @@ -76,6 +76,11 @@
{{template "status-badge-detalji" .Nalog.Status}} + {{if .Nalog.PopravkaOdbijena}} + + ✕ Klijent odbio popravku + + {{end}} {{if eq .Nalog.Status "Primljeno"}}