Revision: 5756
http://sourceforge.net/p/concern/code/5756
Author: leonchiver
Date: 2015-02-03 14:13:52 +0000 (Tue, 03 Feb 2015)
Log Message:
-----------
include css from de-fr in build
Modified Paths:
--------------
branches/de-fr-stable-release/osbl-shell/build.xml
Modified: branches/de-fr-stable-release/osbl-shell/build.xml
===================================================================
--- branches/de-fr-stable-release/osbl-shell/build.xml 2015-02-02 18:26:20 UTC (rev 5755)
+++ branches/de-fr-stable-release/osbl-shell/build.xml 2015-02-03 14:13:52 UTC (rev 5756)
@@ -391,7 +391,7 @@
<fileset dir="../de-fr/src/web">
<include name="*.js"/>
<include name="*.jsp"/>
- <include name="css"/>
+ <include name="*.css"/>
</fileset>
</copy>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|