Servis: uklonjen status U dijagnostici

This commit is contained in:
2026-06-22 15:23:22 +02:00
parent 2c589eaae0
commit d6e45c45da
7 changed files with 3 additions and 13 deletions
-2
View File
@@ -147,8 +147,6 @@ func (h *Handler) Dashboard(w http.ResponseWriter, r *http.Request) {
// bojaTackeServisa vraća hex boju tačke prema statusu naloga
func bojaTackeServisa(status string) string {
switch status {
case "U dijagnostici":
return "#3b82f6"
case "Čeka delove":
return "#f97316"
case "U popravci":