Fixed legend error in example (copy/paste error).
This commit is contained in:
parent
df6345465a
commit
38c32e5be9
|
@ -1187,7 +1187,7 @@
|
|||
</select>
|
||||
</div>
|
||||
<div>
|
||||
<em>Multiple Select with Groups</em>
|
||||
<em>Multiple Select</em>
|
||||
<select data-placeholder="Your Favorite Types of Bear" style="width:350px;" multiple class="chzn-select" tabindex="8">
|
||||
<option value=""></option>
|
||||
<option>American Black Bear</option>
|
||||
|
|
Loading…
Reference in a new issue