diff src/djol/resources/LayerCheckBoxTemplate.html @ 8:f0035923ff3e

добавлена библиотека для работы с openlayers 3+
author cin
date Mon, 21 Aug 2017 17:47:00 +0300
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/djol/resources/LayerCheckBoxTemplate.html	Mon Aug 21 17:47:00 2017 +0300
@@ -0,0 +1,4 @@
+<div class="poisk-layer-checkbox">
+	<input type="checkbox" data-dojo-type="dijit/form/CheckBox" data-dojo-attach-point="checkBox"/><span
+		class="label" data-dojo-attach-point="labelNode"></span>
+</div>
\ No newline at end of file