[gatein-commits] gatein SVN: r509 - portal/trunk/web/portal/src/main/webapp/groovy/portal/webui/application.

do-not-reply at jboss.org do-not-reply at jboss.org
Thu Nov 5 23:08:35 EST 2009


Author: liem_nguyen
Date: 2009-11-05 23:08:34 -0500 (Thu, 05 Nov 2009)
New Revision: 509

Modified:
   portal/trunk/web/portal/src/main/webapp/groovy/portal/webui/application/UIPortlet.gtmpl
Log:
GTNPORTAL-174 Still drag & drop gadget when switch view mode of dashboard portlet

Modified: portal/trunk/web/portal/src/main/webapp/groovy/portal/webui/application/UIPortlet.gtmpl
===================================================================
--- portal/trunk/web/portal/src/main/webapp/groovy/portal/webui/application/UIPortlet.gtmpl	2009-11-06 03:25:19 UTC (rev 508)
+++ portal/trunk/web/portal/src/main/webapp/groovy/portal/webui/application/UIPortlet.gtmpl	2009-11-06 04:08:34 UTC (rev 509)
@@ -298,7 +298,7 @@
 					
 					<div class="EDITION-BLOCK EDITION-PORTLET" style="display: none;">
 						<div style="position: relative;">
-							<div style="position: absolute; top: -86px;">
+							<div style="position: absolute; top: -86px;z-index:999;">
 								<div class="NewLayer"><span></span></div>
 								<div class="CONTROL-PORTLET CONTROL-BLOCK" style="position: absolute; top: -6px;">
 								 	<%/*Begin InfoBar*/%>



More information about the gatein-commits mailing list