Skip to content
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.

Commit

Permalink
Toolbar: Remove fullscreen from fixed toolbar demo
Browse files Browse the repository at this point in the history
(cherry picked from commit 0bf1309)

Fixes gh-7282
  • Loading branch information
Gabriel Schulhof committed Apr 10, 2014
1 parent 2d1d09b commit bc5c13d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demos/toolbar-fixed/index.php
Expand Up @@ -15,7 +15,7 @@
<body>
<div data-role="page" class="jqm-demos" data-quicklinks="true">
<div data-role="header" data-position="fixed" data-fullscreen="true">
<div data-role="header" data-position="fixed">
<a href="../toolbar/" data-rel="back" class="ui-btn ui-btn-left ui-alt-icon ui-nodisc-icon ui-corner-all ui-btn-icon-notext ui-icon-carat-l">Back</a>
<h1>Fixed header</h1>
</div><!-- /header -->
Expand Down

0 comments on commit bc5c13d

Please sign in to comment.