[jboss-cvs] jboss-seam/examples/wiki/view/plugins/feedTeasers ...

Christian Bauer christian at hibernate.org
Fri Jul 6 10:38:39 EDT 2007


  User: cbauer  
  Date: 07/07/06 10:38:39

  Modified:    examples/wiki/view/plugins/feedTeasers  plugin.xhtml
  Log:
  Compiles and runs on latest Seam CVS
  
  Revision  Changes    Path
  1.4       +2 -0      jboss-seam/examples/wiki/view/plugins/feedTeasers/plugin.xhtml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: plugin.xhtml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/wiki/view/plugins/feedTeasers/plugin.xhtml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -b -r1.3 -r1.4
  --- plugin.xhtml	26 Apr 2007 15:11:52 -0000	1.3
  +++ plugin.xhtml	6 Jul 2007 14:38:39 -0000	1.4
  @@ -7,6 +7,7 @@
          xmlns:wiki="http://jboss.com/products/seam/wiki"
          xmlns:s="http://jboss.com/products/seam/taglib">
   
  +<div id="feedTeasersContainer" class="shadowContainer"><div class="shadow1"><div class="shadow2">
   <s:div id="feedTeasers"
          styleClass="#{showPluginPreferences and !empty feedTeasersPreferencesEditor ? 'pluginPreferencesBox' : null}">
   
  @@ -49,5 +50,6 @@
       </h:dataTable>
   
   </s:div>
  +</div></div></div>
       
   </wiki:plugin>
  \ No newline at end of file
  
  
  



More information about the jboss-cvs-commits mailing list