Skip to content

Commit 919a15d

Browse files
author
Gabriel Schulhof
committed
[hashchange functional test] Add link to third dialog from first dialog to test jquery-archive#4966
1 parent 8dee450 commit 919a15d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/functional/hashchange/dialog.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ <h1>A dialog</h1>
1515
</div>
1616
<a href="#thePopup" data-role="button" data-rel="popup" data-inline="true">A popup from a dialog</a>
1717
<a href="dialog1.html" data-role="button" data-rel="dialog" data-inline="true">Another dialog</a>
18+
<a href="dialog2.html" data-role="button" data-rel="dialog" data-inline="true">Yet another dialog</a>
1819
</div>
1920
</div>
2021
</body>

0 commit comments

Comments
 (0)