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. |
||
|---|---|---|
| .. | ||
| pages | ||
| partials | ||
| base.html | ||
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. |
||
|---|---|---|
| .. | ||
| pages | ||
| partials | ||
| base.html | ||