Author: alevkovsky
Date: 2008-10-15 05:35:26 -0400 (Wed, 15 Oct 2008)
New Revision: 10757
Modified:
trunk/sandbox/samples/editor-sample/src/main/webapp/WEB-INF/web.xml
Log:
Adjust resources-config and editor template for tiny scripts loading
Modified: trunk/sandbox/samples/editor-sample/src/main/webapp/WEB-INF/web.xml
===================================================================
--- trunk/sandbox/samples/editor-sample/src/main/webapp/WEB-INF/web.xml 2008-10-15
09:35:23 UTC (rev 10756)
+++ trunk/sandbox/samples/editor-sample/src/main/webapp/WEB-INF/web.xml 2008-10-15
09:35:26 UTC (rev 10757)
@@ -48,7 +48,7 @@
<servlet-mapping>
<servlet-name>TinyMCELoaderServlet</servlet-name>
<url-pattern>/a4j/g/3_3_0-SNAPSHOTorg/richfaces/renderkit/html/scripts/tiny_mce/*</url-pattern>
- </servlet-mapping--!>
+ </servlet-mapping-->
<login-config>
<auth-method>BASIC</auth-method>
</login-config>
Show replies by date