Author: alevkovsky
Date: 2008-09-19 10:35:17 -0400 (Fri, 19 Sep 2008)
New Revision: 10509
Modified:
trunk/sandbox/samples/editor-sample/src/main/webapp/pages/editor.jsp
Log:
Adjust editor-sample
Modified: trunk/sandbox/samples/editor-sample/src/main/webapp/pages/editor.jsp
===================================================================
--- trunk/sandbox/samples/editor-sample/src/main/webapp/pages/editor.jsp 2008-09-19
14:29:49 UTC (rev 10508)
+++ trunk/sandbox/samples/editor-sample/src/main/webapp/pages/editor.jsp 2008-09-19
14:35:17 UTC (rev 10509)
@@ -11,6 +11,7 @@
<h:form>
<ed:editor id="editor_id" >
<f:param name="mode" value="textareas"/>
+ <f:param name="theme" value="advanced"/>
</ed:editor>
<h:commandButton value="Submit"/>
</h:form>
Show replies by date