Author: kien_nguyen
Date: 2010-11-17 21:52:57 -0500 (Wed, 17 Nov 2010)
New Revision: 5143
Modified:
portal/branches/branch-GTNPORTAL-1643/portlet/exoadmin/src/main/webapp/groovy/applicationregistry/webui/component/UIGadgetInfo.gtmpl
Log:
GTNPORTAL-908 Page to add widget to categories is visually broken on Chrome (remove
remaining code, because it affect to add a gadget to catagory if we are having too many
gadgets, catagory screen will be down to bottom of page)
Modified:
portal/branches/branch-GTNPORTAL-1643/portlet/exoadmin/src/main/webapp/groovy/applicationregistry/webui/component/UIGadgetInfo.gtmpl
===================================================================
---
portal/branches/branch-GTNPORTAL-1643/portlet/exoadmin/src/main/webapp/groovy/applicationregistry/webui/component/UIGadgetInfo.gtmpl 2010-11-18
02:18:28 UTC (rev 5142)
+++
portal/branches/branch-GTNPORTAL-1643/portlet/exoadmin/src/main/webapp/groovy/applicationregistry/webui/component/UIGadgetInfo.gtmpl 2010-11-18
02:52:57 UTC (rev 5143)
@@ -24,7 +24,7 @@
<div class="Refresh16x16Icon ControlIcon"
title="<%=_ctx.appRes("UIGadgetInfo.title.refresh")%>"
onclick="<%= uicomponent.event("Refresh")
%>"><span></span></div>
<div class="ClearBoth"><span></span></div>
</div>
- <div class="Application ClearFix">
+ <div class="Application">
<div class="PortletIcons">
<img src="$gadgetThumbnail"
onError="src='$srcBGError'" alt=""/>
</div>
Show replies by date