mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-05-15 10:03:10 +00:00
Merge pull request #2179 from defeated/docs-errata
fixed typo: swatch E identifying as swatch D. Thanks defeated!
This commit is contained in:
commit
d958983e5b
1 changed files with 1 additions and 1 deletions
|
|
@ -166,7 +166,7 @@
|
|||
</div>
|
||||
<div class="ui-body ui-body-e">
|
||||
<h3>Header</h3>
|
||||
<p>This is content color swatch "D" and a preview of a <a href="#" class="ui-link">link</a>.</p>
|
||||
<p>This is content color swatch "E" and a preview of a <a href="#" class="ui-link">link</a>.</p>
|
||||
<label for="slider1">Input slider:</label>
|
||||
<input type="range" name="slider1" id="slider1" value="50" min="0" max="100" data-theme="e" />
|
||||
<fieldset data-role="controlgroup" data-type="horizontal" data-role="fieldcontain">
|
||||
|
|
|
|||
Loading…
Reference in a new issue