Author: rgardler
Date: Tue Jan 22 12:30:18 2013
New Revision: 1436869

URL: http://svn.apache.org/viewvc?rev=1436869&view=rev
Log:
fix typo on styles content filename

Modified:
    wookie/trunk/widgets/templates/assetPlayer/template_build.xml

Modified: wookie/trunk/widgets/templates/assetPlayer/template_build.xml
URL: 
http://svn.apache.org/viewvc/wookie/trunk/widgets/templates/assetPlayer/template_build.xml?rev=1436869&r1=1436868&r2=1436869&view=diff
==============================================================================
--- wookie/trunk/widgets/templates/assetPlayer/template_build.xml (original)
+++ wookie/trunk/widgets/templates/assetPlayer/template_build.xml Tue Jan 22 
12:30:18 2013
@@ -32,7 +32,7 @@
     </loadfile>
 
     <loadfile property="content.styles"
-             srcFile="../common/content_style.html"
+             srcFile="../common/content_styles.html"
              failonerror="false">
       <filterchain>
        <expandproperties/>


Reply via email to