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. |
||
|---|---|---|
| .. | ||
| bag_list.html | ||
| brew_list.html | ||
| cafe_list.html | ||
| cup_list.html | ||
| gear_list.html | ||
| roast_list.html | ||
| roaster_list.html | ||
| table.html | ||