We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8dee450 commit 919a15dCopy full SHA for 919a15d
tests/functional/hashchange/dialog.html
@@ -15,6 +15,7 @@ <h1>A dialog</h1>
15
</div>
16
<a href="#thePopup" data-role="button" data-rel="popup" data-inline="true">A popup from a dialog</a>
17
<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>
19
20
21
</body>
0 commit comments