mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-03-31 05:00:25 +00:00
Adds missing button in toolbar theming example. Fixes issue #1674
This commit is contained in:
parent
6487eb684f
commit
2a5badd14d
1 changed files with 1 additions and 0 deletions
1
docs/toolbars/bars-themes.html
Executable file → Normal file
1
docs/toolbars/bars-themes.html
Executable file → Normal file
|
|
@ -120,6 +120,7 @@
|
|||
<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">
|
||||
|
|
|
|||
Loading…
Reference in a new issue