Author: rgardler
Date: Tue Jan  1 23:10:11 2013
New Revision: 1427585

URL: http://svn.apache.org/viewvc?rev=1427585&view=rev
Log:
point to styles in the template directory, this avoids name-clashes between 
templates

Modified:
    wookie/trunk/widgets/templates/assetPlayer/content_styles.html

Modified: wookie/trunk/widgets/templates/assetPlayer/content_styles.html
URL: 
http://svn.apache.org/viewvc/wookie/trunk/widgets/templates/assetPlayer/content_styles.html?rev=1427585&r1=1427584&r2=1427585&view=diff
==============================================================================
--- wookie/trunk/widgets/templates/assetPlayer/content_styles.html (original)
+++ wookie/trunk/widgets/templates/assetPlayer/content_styles.html Tue Jan  1 
23:10:11 2013
@@ -1,2 +1,2 @@
-<link rel="stylesheet" href="style/jquery.mobile-1.2.0.css" />
+<link rel="stylesheet" href="style/assetPlayer/jquery.mobile-1.2.0.css" />
 <link rel="stylesheet" href="style/all.css" />o


Reply via email to