Mercurial > pub > ImplabJs
comparison src/djol/resources/LayerSwitcherTemplate.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-switcher"> | |
| 2 <h4 class="group-label" data-dojo-attach-point="infoLayersLabelNode"></h4> | |
| 3 <div data-dojo-attach-point="infoLayersContainer" data-dojo-type="app/view/Container"></div> | |
| 4 <h4 class="group-label" data-dojo-attach-point="baseLayersLabelNode"></h4> | |
| 5 <div data-dojo-attach-point="baseLayersContainer" data-dojo-type="app/view/Container"></div> | |
| 6 </div> | 
