brewlog/templates
Jon Seager 26e1a4d930
refactor(ui): extract duplicated row-expand handler into shared function
The same ~250-character inline onclick handler was copy-pasted across
all 7 list templates. Extract it into a toggleRow() function in
base.html and replace the inline copies with a single call.
2026-02-06 18:19:12 +00:00
..
pages feat(ui): redesign account page and style CLI callback page 2026-02-06 12:33:01 +00:00
partials refactor(ui): extract duplicated row-expand handler into shared function 2026-02-06 18:19:12 +00:00
base.html refactor(ui): extract duplicated row-expand handler into shared function 2026-02-06 18:19:12 +00:00