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>
<tr>
<th class="list-checkbox">
<div class="checkbox custom-checkbox nolabel">
<div class="checkbox nolabel">
<input type="checkbox" id="checkboxAll" />
<label for="checkboxAll"></label>
</div>