Fix: invalid html id

This commit is contained in:
GoteGuru 2021-09-19 18:24:51 +00:00
parent 1a61c85d93
commit ab0a385175

View file

@ -1370,7 +1370,7 @@
</div> </div>
<p>Click to create a new map:</p> <p>Click to create a new map:</p>
<div id="addFeature"> <div id="reSample">
<button id="openSubmapOptions" data-tip="Click to generate new (sub)map from the current viewport" onclick="openSubmapOptions()">Submap</button> <button id="openSubmapOptions" data-tip="Click to generate new (sub)map from the current viewport" onclick="openSubmapOptions()">Submap</button>
</div> </div>
</div> </div>