Adds missing button in toolbar theming example. Fixes issue #1674

This commit is contained in:
cwt137 2011-05-20 06:27:52 -07:00
parent 6487eb684f
commit 2a5badd14d

1
docs/toolbars/bars-themes.html Executable file → Normal file
View 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">