Skip to content

Commit cf0f457

Browse files
committed
added id to page for the example to work [1.1.1]
1 parent a71edcb commit cf0f457

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/buttons/buttons-themes.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
</head>
1515
<body>
1616

17-
<div data-role="page" class="type-interior">
17+
<div data-role="page" id="pagea" class="type-interior">
1818

1919
<div data-role="header" data-theme="f">
2020
<h1>Theming buttons</h1>

0 commit comments

Comments
 (0)