Javascript cleanup
This commit is contained in:
parent
5591024933
commit
4d4e692f49
3 changed files with 11 additions and 14 deletions
|
@ -50,7 +50,7 @@
|
|||
{% endfor %}
|
||||
</fieldset>
|
||||
</ul>
|
||||
<div class="block pt-1" onclick="selectAll(this)">
|
||||
<div class="block pt-1 select-all">
|
||||
<label class="label">
|
||||
<input type="checkbox" class="checkbox">
|
||||
Select all
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue