Sorry, I didn't paste all the code :(

Here is the correct one where the span with is "toolbar" appears

<wicket:panel>
<caption class="tableCaption">
        
</caption>
<thead class="rowH">
  
    
  
</thead>
<tbody>
  <tr wicket:id="rows">
    <td wicket:id="cells">
      [cell]
    </td>
  </tr>
</tbody>
<tfoot>
  
    
  
</tfoot>
</wicket:panel>

Thanks again, Andrea

-- 
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/close-tag-not-found-error-in-markup-tp3055117p3055144.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to