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")}
|
.join("\n")}
|
||||||
<input
|
<input
|
||||||
class="show-first-row__checkbox"
|
class="show-first-row__checkbox"
|
||||||
|
autocomplete="off"
|
||||||
type="checkbox"
|
type="checkbox"
|
||||||
id={checkbox_id}
|
id={checkbox_id}
|
||||||
style="display: none"
|
style="display: none"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user