Link labels to input elements
This commit is contained in:
@@ -15,7 +15,7 @@ tags: "vector tiles, selection"
|
||||
---
|
||||
<div id="map" class="map"></div>
|
||||
<form class="form-inline">
|
||||
<label>Action type </label>
|
||||
<label for="type">Action type </label>
|
||||
<select id="type" class="form-control">
|
||||
<option value="singleselect" selected>Single Select</option>
|
||||
<option value="multiselect">Multi Select</option>
|
||||
|
||||
Reference in New Issue
Block a user