data-id is not used in Pages and Dialogs

This commit is contained in:
Chetan K Jain 2012-01-01 20:33:30 +05:30
parent 5b9ca5caf0
commit d7d38dca7e

View file

@ -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>