From c6ef6143f7e92c49b986c23071c24aac59387763 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dalibor=20Markovi=C4=87?= Date: Fri, 26 Jun 2026 00:24:01 +0200 Subject: [PATCH] =?UTF-8?q?Servis:=20=E2=9C=95=20Klijent=20je=20odbio=20po?= =?UTF-8?q?pravku=20=E2=80=94=20istaknut=20kao=20naslov=20ispod=20SN=20bro?= =?UTF-8?q?ja,=20sa=20obja=C5=A1njenjem?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/templates/stranice/servis_detalji.html | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/web/templates/stranice/servis_detalji.html b/web/templates/stranice/servis_detalji.html index 9ea9634..9899495 100644 --- a/web/templates/stranice/servis_detalji.html +++ b/web/templates/stranice/servis_detalji.html @@ -74,13 +74,14 @@ {{.Nalog.BrojNaloga}} + {{if .Nalog.PopravkaOdbijena}} +
+ ✕ Klijent je odbio popravku + Naplaćuje se samo dijagnostika +
+ {{end}}
{{template "status-badge-detalji" .Nalog.Status}} - {{if .Nalog.PopravkaOdbijena}} - - ✕ Klijent odbio popravku - - {{end}} {{if eq .Nalog.Status "Primljeno"}}