You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by do...@apache.org on 2013/09/12 06:52:22 UTC

svn commit: r1522407 - /james/hupa/trunk/client/src/main/java/org/apache/hupa/client/ui/__ContentPanel.ui.xml

Author: dongxu
Date: Thu Sep 12 04:52:22 2013
New Revision: 1522407

URL: http://svn.apache.org/r1522407
Log:
make status panel in the message content panel hidden temp

Modified:
    james/hupa/trunk/client/src/main/java/org/apache/hupa/client/ui/__ContentPanel.ui.xml

Modified: james/hupa/trunk/client/src/main/java/org/apache/hupa/client/ui/__ContentPanel.ui.xml
URL: http://svn.apache.org/viewvc/james/hupa/trunk/client/src/main/java/org/apache/hupa/client/ui/__ContentPanel.ui.xml?rev=1522407&r1=1522406&r2=1522407&view=diff
==============================================================================
--- james/hupa/trunk/client/src/main/java/org/apache/hupa/client/ui/__ContentPanel.ui.xml (original)
+++ james/hupa/trunk/client/src/main/java/org/apache/hupa/client/ui/__ContentPanel.ui.xml Thu Sep 12 04:52:22 2013
@@ -90,7 +90,7 @@
 					<g:SimpleLayoutPanel ui:field="messageContentContainer"
 						addStyleNames="{style.messageContentWorkAround}" />
 				</g:center>
-				<g:south size="25">
+				<g:south size="0">
 					<g:SimplePanel ui:field="statusContainer" />
 				</g:south>
 			</g:DockLayoutPanel>



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org