Skip to content

Commit ed3dc70

Browse files
committed
Merge pull request jquery-archive#1675 from cwt137/master
Fix for issue jquery-archive#1674. Toolbar Theming Example Missing Button. Thanks cwt137
2 parents 4c299a6 + 2a5badd commit ed3dc70

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/toolbars/bars-themes.html

100755100644
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ <h3>Footers</h3>
120120
<a href="index.html" data-role="button" data-icon="arrow-l" data-iconpos="right">left</a>
121121
<a href="index.html" data-role="button" data-icon="arrow-r" data-iconpos="right">right</a>
122122
<a href="index.html" data-role="button" data-icon="arrow-u" data-iconpos="right">up</a>
123+
<a href="index.html" data-role="button" data-icon="arrow-d" data-iconpos="right">down</a>
123124
</div>
124125

125126
<div data-role="footer" data-theme="d">

0 commit comments

Comments
 (0)