Author: thomas.heute(a)jboss.com
Date: 2007-10-22 10:30:42 -0400 (Mon, 22 Oct 2007)
New Revision: 8738
Modified:
branches/JBoss_Portal_Branch_2_6/core-admin/src/resources/portal-admin-war/WEB-INF/jsf/portlets.xhtml
Log:
Removed broken change
Modified:
branches/JBoss_Portal_Branch_2_6/core-admin/src/resources/portal-admin-war/WEB-INF/jsf/portlets.xhtml
===================================================================
---
branches/JBoss_Portal_Branch_2_6/core-admin/src/resources/portal-admin-war/WEB-INF/jsf/portlets.xhtml 2007-10-22
14:05:00 UTC (rev 8737)
+++
branches/JBoss_Portal_Branch_2_6/core-admin/src/resources/portal-admin-war/WEB-INF/jsf/portlets.xhtml 2007-10-22
14:30:42 UTC (rev 8738)
@@ -42,7 +42,6 @@
<tr
class="#{portlet.context.id ==
portletmgr.selectedPortlet.context.id ? 'portlet-section-selected' : (status.index
% 2 == 0 ? 'portlet-section-body' :
'portlet-section-alternate')}">
<td>
- <img src="#{portlet.iconLocation}"
width="30px" height="30px" align="middle"/>
<h:commandLink
action="#{portletmgr.selectPortlet}"
title="#{portlet.context.id}">
Show replies by date