Skip to content

Commit 2417f0c

Browse files
agcolomapsdehal
authored andcommitted
Toolbar: updated example code so it matches the example
Closes gh-228
1 parent a75e1fd commit 2417f0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

entries/toolbar.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ If you're doing this programmatically, set this option inside the mobileinit eve
205205

206206
<pre><code><![CDATA[
207207
<div data-role="header" data-position="fixed" data-fullscreen="true">
208-
<h1>Fixed Header!</h1>
208+
<h1>Fullscreen fixed header</h1>
209209
</div>
210210
]]></code></pre>
211211
<iframe src="/resources/toolbar/example13.html" style="width:100%;height:420px;border:0px"></iframe>

0 commit comments

Comments
 (0)