[jboss-cvs] jboss-seam/ui/src/main/config/component ...

Peter Muir peter at bleepbleep.org.uk
Sat Dec 1 18:24:26 EST 2007


  User: pmuir   
  Date: 07/12/01 18:24:26

  Modified:    ui/src/main/config/component  conversationId.xml
  Log:
  JBSEAM-2326
  
  Revision  Changes    Path
  1.4       +1 -1      jboss-seam/ui/src/main/config/component/conversationId.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: conversationId.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/ui/src/main/config/component/conversationId.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -b -r1.3 -r1.4
  --- conversationId.xml	28 Nov 2007 15:48:48 -0000	1.3
  +++ conversationId.xml	1 Dec 2007 23:24:26 -0000	1.4
  @@ -7,7 +7,7 @@
   		<classname>org.jboss.seam.ui.component.html.HtmlConversationId</classname>
   		<superclass>org.jboss.seam.ui.component.UIConversationId</superclass>
   		<description>
  -			<![CDATA[Add the conversation id to an output link (or similar JSF control).]]>
  +			<![CDATA[Add the conversation id to JSF link or button (e.g. <h:commandLink />, <s:button />).]]>
   		</description>
   		<tag>
   			<name>conversationId</name>
  
  
  



More information about the jboss-cvs-commits mailing list