mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-04-22 07:04:43 +00:00
added filter to list
This commit is contained in:
parent
b074f2b38a
commit
8ca2ad5274
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@
|
|||
<h1>400 items</h1>
|
||||
</div><!-- /header -->
|
||||
|
||||
<div data-role="content">
|
||||
<div data-role="content" data-filter="true">
|
||||
|
||||
<ul data-role="listview" data-theme="d">
|
||||
<li><a href="index.html">Acura</a></li>
|
||||
|
|
|
|||
Loading…
Reference in a new issue