Skip to content

Commit 1651544

Browse files
Demos: Set Ajax to false on link to External Panels page
Fixes jquery-archivegh-6982 Closes jquery-archivegh-6984
1 parent b9b25ba commit 1651544

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/panel/index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080

8181
<h2>Panels outside pages</h2>
8282

83-
<p>If you want to use the same panel on multiple pages you can place the markup outside the page. See <a href="../panel-external/">external panels</a></p>
83+
<p>If you want to use the same panel on multiple pages you can place the markup outside the page. See <a href="../panel-external/" data-ajax="false">external panels</a>.</p>
8484

8585
<h2>Dynamic content</h2>
8686

0 commit comments

Comments
 (0)