basic checkbox implementation

This commit is contained in:
Bavo Vanderghote 2020-07-22 11:49:01 +02:00
parent 00fb99defe
commit 0e3d9d930b
4 changed files with 38 additions and 10 deletions

View file

@ -55,7 +55,7 @@
</button>
<div class="filter__content">
<p>Maplayers</p>
<ul id="filter__layers"></ul>
<div id="filter__selection" class="filter__layers"></div>
</div>
<!-- </div> -->
</div>