Merge pull request #3363 from chetankjain/patch-3

data-id is not used in Pages and Dialogs. Thanks chetankjain!
This commit is contained in:
Todd Parker 2012-01-03 08:56:46 -08:00
commit ac2f50bdda

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>