Author: Alex.Kolonitsky
Date: 2009-12-24 11:26:43 -0500 (Thu, 24 Dec 2009)
New Revision: 16209
Modified:
branches/community/3.3.X/ui/suggestionbox/src/main/resources/org/richfaces/renderkit/html/templates/popup.jspx
Log:
RF-7694 suggestionBox: not valid markup according to w3c
Modified:
branches/community/3.3.X/ui/suggestionbox/src/main/resources/org/richfaces/renderkit/html/templates/popup.jspx
===================================================================
---
branches/community/3.3.X/ui/suggestionbox/src/main/resources/org/richfaces/renderkit/html/templates/popup.jspx 2009-12-23
23:04:15 UTC (rev 16208)
+++
branches/community/3.3.X/ui/suggestionbox/src/main/resources/org/richfaces/renderkit/html/templates/popup.jspx 2009-12-24
16:26:43 UTC (rev 16209)
@@ -32,6 +32,7 @@
<f:parameter
value="onclick,onselect,width,height,rows,border"/>
</f:call>
<tbody>
+ <tr
style="display:none;"><td> </td></tr>
</tbody>
</table>
</div>
Show replies by date