update calendar selector to work with the latest octobercms versions
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user