Kartica artikla: prikaz vezanih dobavljača sa dodavanjem/uklanjanjem; helper telefon (064/123-4567); CLAUDE.md frontend i formatiranje sekcije

This commit is contained in:
2026-06-21 01:34:15 +02:00
parent ac6deeeba4
commit 7eb472b9e6
13 changed files with 198 additions and 18 deletions
+1 -1
View File
@@ -46,7 +46,7 @@
{{end}} {{if .Adresa}}
<div class="firma-kontakt">{{.Adresa}}</div>
{{end}} {{if .Telefon}}
<div class="firma-kontakt">{{.Telefon}}</div>
<div class="firma-kontakt">{{telefon .Telefon}}</div>
{{end}} {{if .PIB}}
<div class="firma-kontakt">PIB: {{.PIB}}</div>
{{end}}