Skip to content

Commit 18b9a8e

Browse files
Renamed select to selectmenu, the actual widget name.
1 parent fd13972 commit 18b9a8e

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

pages/data-attribute.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -456,7 +456,7 @@ <h2><a href="../checkboxradio/">Radio button</a></h2>
456456
</table>
457457
<p>Multiple radion buttons can be wrapped in a container with a <code>data-role="controlgroup"</code> attribute for a vertically grouped set. Add the <code>data-type="horizontal"</code> attribute for the radio buttons to sit side-by-side. Add the <code>data-mini="true"</code> to get the mini/compact sized version for all the radio buttons that appear in the controlgroup. </p>
458458

459-
<h2><a href="../select/">Select</a></h2>
459+
<h2><a href="../selectmenu/">Selectmenu</a></h2>
460460
<p>All <code>select</code> form elements are auto-enhanced, no <code>data-role</code> required</p>
461461
<table class="column-headers">
462462
<tr>

0 commit comments

Comments
 (0)