comparison src/djol/resources/LayerCheckBoxTemplate.html @ 34:27e8e9e38e07 default tip

Слияние
author nickolay
date Wed, 05 Jun 2019 20:44:15 +0300
parents 8af8e840dd49 1dc2fd263b90
children
comparison
equal deleted inserted replaced
33:8af8e840dd49 34:27e8e9e38e07
1 <div class="poisk-layer-checkbox">
2 <input type="checkbox" data-dojo-type="dijit/form/CheckBox" data-dojo-attach-point="checkBox"/><span
3 class="label" data-dojo-attach-point="labelNode"></span>
4 </div>