r1680 - xwiki/trunk/web/standard/src/main/webapp/wiki_editor_2

Phung Hai Nam namphunghai at users.forge.objectweb.org
Tue Dec 5 11:07:18 CET 2006


Author: namphunghai
Date: 2006-12-05 11:07:16 +0100 (Tue, 05 Dec 2006)
New Revision: 1680

Modified:
   xwiki/trunk/web/standard/src/main/webapp/wiki_editor_2/wiki_editor.js
Log:
XWIKI-398: Split  ovrerlap zones in Allowing to change font size, type and color. convert internal and external of the style .

Modified: xwiki/trunk/web/standard/src/main/webapp/wiki_editor_2/wiki_editor.js
===================================================================
--- xwiki/trunk/web/standard/src/main/webapp/wiki_editor_2/wiki_editor.js	2006-12-05 10:03:26 UTC (rev 1679)
+++ xwiki/trunk/web/standard/src/main/webapp/wiki_editor_2/wiki_editor.js	2006-12-05 10:07:16 UTC (rev 1680)
@@ -343,7 +343,6 @@
                         }
                     }
                     if (overlap) {
-                         alert("'"+parentAtts[k] +"'");
                         switch (parentAtts[k]) {
                             case "color" :
                                 newNode.style.color = s[i].style.color;





More information about the Xwiki-notifications mailing list