Link labels to input elements
This commit is contained in:
@@ -24,7 +24,7 @@ tags: "draw, edit, modify, vector, snap"
|
||||
</label>
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<label>Draw type </label>
|
||||
<label for="draw-type">Draw type </label>
|
||||
<select name="draw-type" id="draw-type">
|
||||
<option value="Point">Point</option>
|
||||
<option value="LineString">LineString</option>
|
||||
|
||||
Reference in New Issue
Block a user