From do-not-reply at jboss.org Wed Sep 7 04:43:21 2011 Content-Type: multipart/mixed; boundary="===============8211372872233123732==" MIME-Version: 1.0 From: do-not-reply at jboss.org To: gatein-commits at lists.jboss.org Subject: [gatein-commits] gatein SVN: r7324 - in portal/branches/dom: portlet/web/src/main/webapp/groovy/portal/webui/component and 1 other directories. Date: Wed, 07 Sep 2011 04:43:21 -0400 Message-ID: <201109070843.p878hLke028134@svn01.web.mwc.hst.phx2.redhat.com> --===============8211372872233123732== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: phuong_vu Date: 2011-09-07 04:43:20 -0400 (Wed, 07 Sep 2011) New Revision: 7324 Modified: portal/branches/dom/portlet/exoadmin/src/main/webapp/groovy/organization= /webui/component/UIGroupMembershipForm.gtmpl portal/branches/dom/portlet/web/src/main/webapp/groovy/portal/webui/comp= onent/UIPortalNavigation.gtmpl portal/branches/dom/web/eXoResources/src/main/webapp/skin/DefaultSkin/po= rtal/webui/component/view/UIPortalComponent/Stylesheet.css Log: Small problem after merge temlate optimization Modified: portal/branches/dom/portlet/exoadmin/src/main/webapp/groovy/organ= ization/webui/component/UIGroupMembershipForm.gtmpl =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- portal/branches/dom/portlet/exoadmin/src/main/webapp/groovy/organizatio= n/webui/component/UIGroupMembershipForm.gtmpl 2011-09-07 08:42:14 UTC (rev = 7323) +++ portal/branches/dom/portlet/exoadmin/src/main/webapp/groovy/organizatio= n/webui/component/UIGroupMembershipForm.gtmpl 2011-09-07 08:43:20 UTC (rev = 7324) @@ -37,7 +37,7 @@ <%// start render action%> =
= - <%=3D_ctx.appRes(uicomponent.getId() + ".action.Save")= %> + " class=3D"ActionButton LightBlueStyle"><%=3D_ctx.appRes(uicomponent.g= etId() + ".action.Save")%>
= Modified: portal/branches/dom/portlet/web/src/main/webapp/groovy/portal/web= ui/component/UIPortalNavigation.gtmpl =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- portal/branches/dom/portlet/web/src/main/webapp/groovy/portal/webui/com= ponent/UIPortalNavigation.gtmpl 2011-09-07 08:42:14 UTC (rev 7323) +++ portal/branches/dom/portlet/web/src/main/webapp/groovy/portal/webui/com= ponent/UIPortalNavigation.gtmpl 2011-09-07 08:43:20 UTC (rev 7324) @@ -65,7 +65,7 @@ } = print """
  • - $label + $label """; = if (node.getChildren().size() > 0) { Modified: portal/branches/dom/web/eXoResources/src/main/webapp/skin/Default= Skin/portal/webui/component/view/UIPortalComponent/Stylesheet.css =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- portal/branches/dom/web/eXoResources/src/main/webapp/skin/DefaultSkin/p= ortal/webui/component/view/UIPortalComponent/Stylesheet.css 2011-09-07 08:4= 2:14 UTC (rev 7323) +++ portal/branches/dom/web/eXoResources/src/main/webapp/skin/DefaultSkin/p= ortal/webui/component/view/UIPortalComponent/Stylesheet.css 2011-09-07 08:4= 3:20 UTC (rev 7324) @@ -160,7 +160,7 @@ } = .EdittingContainer .LAYOUT-CONTAINER .UIContainer { - height: 100%; + _height: 100%; /* fix bug dragdrop in IE6 */ --===============8211372872233123732==--