You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by sv...@apache.org on 2004/12/04 23:15:51 UTC

cvs commit: incubator-myfaces/webapps/examples/web htmlEditor.jsp

svieujot    2004/12/04 14:15:51

  Modified:    webapps/examples/web htmlEditor.jsp
  Log:
  Test
  
  Revision  Changes    Path
  1.5       +1 -0      incubator-myfaces/webapps/examples/web/htmlEditor.jsp
  
  Index: htmlEditor.jsp
  ===================================================================
  RCS file: /home/cvs/incubator-myfaces/webapps/examples/web/htmlEditor.jsp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- htmlEditor.jsp	4 Dec 2004 00:20:00 -0000	1.4
  +++ htmlEditor.jsp	4 Dec 2004 22:15:51 -0000	1.5
  @@ -61,6 +61,7 @@
   					<x:htmlEditor value="#{editor.text}"
   						formularMode="#{editor.formularMode}"
   						allowEditSource="#{editor.allowEditSource}"
  +						addKupuLogo="false"
   						showPropertiesToolBox="#{editor.showPropertiesToolBox}"
   						showLinksToolBox="#{editor.showLinksToolBox}"
   						showImagesToolBox="#{editor.showImagesToolBox}"