[jboss-cvs] jboss-seam/examples/seamdiscs/view/layout ...

Peter Muir peter at bleepbleep.org.uk
Mon Oct 8 05:10:55 EDT 2007


  User: pmuir   
  Date: 07/10/08 05:10:54

  Modified:    examples/seamdiscs/view/layout  footer.xhtml
  Log:
  minor
  
  Revision  Changes    Path
  1.4       +1 -1      jboss-seam/examples/seamdiscs/view/layout/footer.xhtml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: footer.xhtml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/seamdiscs/view/layout/footer.xhtml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -b -r1.3 -r1.4
  --- footer.xhtml	17 Sep 2007 13:55:22 -0000	1.3
  +++ footer.xhtml	8 Oct 2007 09:10:54 -0000	1.4
  @@ -250,7 +250,7 @@
   
   		<pre class="source-code"><code>
   &lt;page&gt;
  -   &lt;param name=&quot;artistId&quot; value=&quot;#{artistHome.id}&quot; 
  +   &lt;param name=&quot;artistId&quot; value=&quot;#<span>{artistHome.id}</span>&quot; 
         converterId=&quot;javax.faces.Integer&quot;/&gt; 
      &lt;navigation&gt;
         &lt;rule if-outcome=&quot;cancel&quot;&gt;
  
  
  



More information about the jboss-cvs-commits mailing list