Don't remember the collapse state across refreshes in showFirstRow
This commit is contained in:
parent
7df06edc9f
commit
c2d52b91ca
@ -110,6 +110,7 @@ export async function showFirstRow({
|
||||
.join("\n")}
|
||||
<input
|
||||
class="show-first-row__checkbox"
|
||||
autocomplete="off"
|
||||
type="checkbox"
|
||||
id={checkbox_id}
|
||||
style="display: none"
|
||||
|
Loading…
x
Reference in New Issue
Block a user