[pal-cvs 3722] [1457] added css.

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2008年 11月 28日 (金) 13:23:22 JST


Revision: 1457
          http://svn.sourceforge.jp/view?root=pal&view=rev&rev=1457
Author:   shinsuke
Date:     2008-11-28 13:23:22 +0900 (Fri, 28 Nov 2008)

Log Message:
-----------
added css.

Modified Paths:
--------------
    vfs-portlets/trunk/src/main/webapp/WEB-INF/web.xml


-------------- next part --------------
Modified: vfs-portlets/trunk/src/main/webapp/WEB-INF/web.xml
===================================================================
--- vfs-portlets/trunk/src/main/webapp/WEB-INF/web.xml	2008-11-28 04:22:42 UTC (rev 1456)
+++ vfs-portlets/trunk/src/main/webapp/WEB-INF/web.xml	2008-11-28 04:23:22 UTC (rev 1457)
@@ -66,7 +66,7 @@
     <filter-class>jp.sf.pal.vfs.common.filter.SecurityConstraintFilter</filter-class>
     <init-param>
       <param-name>acceptUrlPaths</param-name>
-      <param-value>/list/download/.*</param-value>
+      <param-value>/list/download/.*,/css/.*</param-value>
     </init-param>
   </filter>
   <filter-mapping>


pal-cvs メーリングリストの案内
Back to archive index