Author: scottbw
Date: Thu Jan 12 20:12:40 2012
New Revision: 1230751

URL: http://svn.apache.org/viewvc?rev=1230751&view=rev
Log:
Update base template CSS for JQuery Mobile to 1.0

Modified:
    incubator/wookie/trunk/widgets/templates/browse/index.html

Modified: incubator/wookie/trunk/widgets/templates/browse/index.html
URL: 
http://svn.apache.org/viewvc/incubator/wookie/trunk/widgets/templates/browse/index.html?rev=1230751&r1=1230750&r2=1230751&view=diff
==============================================================================
--- incubator/wookie/trunk/widgets/templates/browse/index.html (original)
+++ incubator/wookie/trunk/widgets/templates/browse/index.html Thu Jan 12 
20:12:40 2012
@@ -21,8 +21,7 @@
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
 <meta name="viewport" content="width=device-width, initial-scale=1">
 
-<link rel="stylesheet"
-       
href="http://code.jquery.com/mobile/1.0rc2/jquery.mobile-1.0rc2.min.css"; />
+<link rel="stylesheet" 
href="http://code.jquery.com/mobile/1.0/jquery.mobile-1.0.min.css"; />
 <link rel="stylesheet" href="style/media.css" />
 <link rel="stylesheet" href="style/all.css" />
 


Reply via email to