mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-04-23 15:44:43 +00:00
Merge pull request #3363 from chetankjain/patch-3
data-id is not used in Pages and Dialogs. Thanks chetankjain!
This commit is contained in:
commit
ac2f50bdda
1 changed files with 0 additions and 8 deletions
|
|
@ -121,10 +121,6 @@
|
|||
<th>data-dom-cache</th>
|
||||
<td>true | <strong>false</strong></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>data-id</th>
|
||||
<td>string (unique id for the page)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>data-fullscreen</th>
|
||||
<td>true | false (used in conjunction with fixed toolbars)</td>
|
||||
|
|
@ -334,10 +330,6 @@
|
|||
<th>data-dom-cache</th>
|
||||
<td>true | <strong>false</strong></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>data-id</th>
|
||||
<td>string (unique id for the page)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>data-fullscreen</th>
|
||||
<td>true | false (used in conjunction with fixed toolbars)</td>
|
||||
|
|
|
|||
Loading…
Reference in a new issue