+ Timeout logout

+ Pred kreiranjem povpraševanja vprašaj za partnerja
+ Prikaz TOP 100 (predolgo nalaga)
+ Dodaj Sorovec na Urejanje Artikla (zadnji surovec)
+ V Urejanju artikla popravi opis v pot dokumentov
+ Kooperant
This commit is contained in:
David Štaleker
2025-07-18 08:10:42 +02:00
parent db0cc8d3de
commit a7560aa141
16 changed files with 463 additions and 55 deletions

View File

@@ -27,7 +27,7 @@ namespace EveryThing.Models.CodeTable
[Display(Name = "Naziv")]
public string Title { get; set; }
[Display(Name = "Opis")]
[Display(Name = "Pot dokumentov")]
public string Description { get; set; }
[Required]