Author: raintang
Date: 2009-10-27 11:46:51 +0100 (Tue, 27 Oct 2009)
New Revision: 39375

Modified:
   CMSContainer/trunk/CMSContainer_Templates/single/pom.xml
Log:
CMSC-1569  Inserting tables in the richt text editor should only be enabled by 
our table-insert popup

Modified: CMSContainer/trunk/CMSContainer_Templates/single/pom.xml
===================================================================
--- CMSContainer/trunk/CMSContainer_Templates/single/pom.xml    2009-10-27 
10:21:45 UTC (rev 39374)
+++ CMSContainer/trunk/CMSContainer_Templates/single/pom.xml    2009-10-27 
10:46:51 UTC (rev 39375)
@@ -214,6 +214,11 @@
         <configuration>
           <overlays>
             <overlay>
+              <groupId>org.cmscontainer.core</groupId>
+              <artifactId>cmsc-richtext</artifactId>
+              <type>war</type>
+            </overlay>
+            <overlay>
               <groupId>org.xinha</groupId>
               <artifactId>xinha</artifactId>
               <type>zip</type>

_______________________________________________
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to