Author: dan.j.allen
Date: 2008-10-21 11:06:00 -0400 (Tue, 21 Oct 2008)
New Revision: 9372
Modified:
trunk/seam-gen/view/view.xhtml.ftl
Log:
center the links in the action column
Modified: trunk/seam-gen/view/view.xhtml.ftl
===================================================================
--- trunk/seam-gen/view/view.xhtml.ftl 2008-10-21 09:52:11 UTC (rev 9371)
+++ trunk/seam-gen/view/view.xhtml.ftl 2008-10-21 15:06:00 UTC (rev 9372)
@@ -102,7 +102,7 @@
</#if>
</#if>
</#foreach>
- <h:column>
+ <h:column styleClass="action">
<f:facet name="header">Action</f:facet>
<s:link id="view${parentName}"
value="View"
Show replies by date