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 2005/02/08 14:02:54 UTC

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

svieujot    2005/02/08 05:02:54

  Modified:    webapps/examples/web htmlEditor.jsp
  Log:
  Add drag & drop image comment.
  
  Revision  Changes    Path
  1.9       +4 -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.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- htmlEditor.jsp	5 Feb 2005 18:51:22 -0000	1.8
  +++ htmlEditor.jsp	8 Feb 2005 13:02:54 -0000	1.9
  @@ -67,6 +67,10 @@
   						showTablesToolBox="#{editor.showTablesToolBox}"
   						showDebugToolBox="#{editor.showDebugToolBox}"/>
   					
  +					<x:div>
  +						<h:outputText value="Note : You can drag & drop images in the editor."/>
  +					</x:div>
  +					
   					<h:commandButton value="Submit"/>
   
   					<f:verbatim>