update calendar selector to work with the latest octobercms versions

This commit is contained in:
2022-12-13 00:15:49 +01:00
parent d08de624ea
commit c0ece61c28

View File

@@ -3,7 +3,7 @@
<thead> <thead>
<tr> <tr>
<th class="list-checkbox"> <th class="list-checkbox">
<div class="checkbox custom-checkbox nolabel"> <div class="checkbox nolabel">
<input type="checkbox" id="checkboxAll" /> <input type="checkbox" id="checkboxAll" />
<label for="checkboxAll"></label> <label for="checkboxAll"></label>
</div> </div>