fix(frontend): update FromResponse tests and fix disabled categories rendering

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
ashisgreat22 2026-03-22 13:40:16 +01:00
parent 0e79b729fe
commit bfcbd45c57
3 changed files with 10 additions and 4 deletions

View file

@ -288,4 +288,3 @@ func RenderSearchAuto(w http.ResponseWriter, r *http.Request, data PageData) err
return RenderSearch(w, data)
}
var _ = strconv.Itoa