Skip to content
This repository was archived by the owner on Oct 8, 2021. It is now read-only.

Commit 591f10c

Browse files
Robert Cochranapsdehal
Robert Cochran
authored andcommitted
demos: Remove doc line re: panels external to page is not supported (#8576)
1 parent f075f58 commit 591f10c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/panel/index.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060

6161
<h2>Where panel markup goes in the markup</h2>
6262

63-
<p>A panel must be a sibling to the header, content and footer elements inside a jQuery Mobile page. You can add the panel markup either <em>before</em> or <em>after</em> these elements, but not in between. A panel cannot be placed outside a page, but this constraint will be removed in a future version.</p>
63+
<p>A panel must be a sibling to the header, content and footer elements inside a jQuery Mobile page. You can add the panel markup either <em>before</em> or <em>after</em> these elements, but not in between.</p>
6464

6565
<p>Here is an example of the panel before the header, content and footer in the source order:</p>
6666

0 commit comments

Comments
 (0)