Author: ilya_shaikovsky
Date: 2009-08-27 06:39:28 -0400 (Thu, 27 Aug 2009)
New Revision: 15337
Modified:
branches/community/3.3.X/samples/richfaces-demo/src/main/webapp/richfaces/editor/examples/editor.xhtml
Log:
https://jira.jboss.org/jira/browse/RF-7721
Modified:
branches/community/3.3.X/samples/richfaces-demo/src/main/webapp/richfaces/editor/examples/editor.xhtml
===================================================================
---
branches/community/3.3.X/samples/richfaces-demo/src/main/webapp/richfaces/editor/examples/editor.xhtml 2009-08-27
10:27:19 UTC (rev 15336)
+++
branches/community/3.3.X/samples/richfaces-demo/src/main/webapp/richfaces/editor/examples/editor.xhtml 2009-08-27
10:39:28 UTC (rev 15337)
@@ -71,7 +71,7 @@
<h:outputText value="Preview" />
</f:facet>
<h:inputTextarea readonly="true" id="editorvalue"
value="#{editorBean.value}"
- style="width:375px;"/>
+ style="width:375px;" rows="10"/>
</rich:panel>
</a4j:outputPanel>
<h:outputText />