Author: rgardler
Date: Fri Mar 11 09:34:44 2011
New Revision: 1080498
URL: http://svn.apache.org/viewvc?rev=1080498&view=rev
Log:
remove a data-theme attribute, stick with the standard theme
Modified:
incubator/wookie/trunk/widgets/widget-template/jqueryMobile/index.html
Modified: incubator/wookie/trunk/widgets/widget-template/jqueryMobile/index.html
URL:
http://svn.apache.org/viewvc/incubator/wookie/trunk/widgets/widget-template/jqueryMobile/index.html?rev=1080498&r1=1080497&r2=1080498&view=diff
==============================================================================
--- incubator/wookie/trunk/widgets/widget-template/jqueryMobile/index.html
(original)
+++ incubator/wookie/trunk/widgets/widget-template/jqueryMobile/index.html Fri
Mar 11 09:34:44 2011
@@ -55,7 +55,7 @@
</div> /footer -->
</div><!-- /page -->
- <div data-role="page" data-theme="b" id="helloWorld">
+ <div data-role="page" id="helloWorld">
<div data-role="header" data-position="fixed">
<h4>Hello World</h4>