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

Fix for issue #1674. Toolbar Theming Example Missing Button #1675

Merged
merged 1 commit into from
May 20, 2011
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/toolbars/bars-themes.html
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ <h3>Footers</h3>
<a href="index.html" data-role="button" data-icon="arrow-l" data-iconpos="right">left</a>
<a href="index.html" data-role="button" data-icon="arrow-r" data-iconpos="right">right</a>
<a href="index.html" data-role="button" data-icon="arrow-u" data-iconpos="right">up</a>
<a href="index.html" data-role="button" data-icon="arrow-d" data-iconpos="right">down</a>
</div>

<div data-role="footer" data-theme="d">
Expand Down