Author: chris.laprun(a)jboss.com
Date: 2012-03-13 12:18:06 -0400 (Tue, 13 Mar 2012)
New Revision: 8581
Modified:
components/wsrp/trunk/admin-gui/src/main/webapp/jsf/common/template.xhtml
Log:
- Improved display of WSRP version.
Modified: components/wsrp/trunk/admin-gui/src/main/webapp/jsf/common/template.xhtml
===================================================================
--- components/wsrp/trunk/admin-gui/src/main/webapp/jsf/common/template.xhtml 2012-03-13
16:17:17 UTC (rev 8580)
+++ components/wsrp/trunk/admin-gui/src/main/webapp/jsf/common/template.xhtml 2012-03-13
16:18:06 UTC (rev 8581)
@@ -1,6 +1,6 @@
<!--
~ JBoss, a division of Red Hat
- ~ Copyright 2011, Red Hat Middleware, LLC, and individual
+ ~ Copyright 2012, Red Hat Middleware, LLC, and individual
~ contributors as indicated by the @authors tag. See the
~ copyright.txt in the distribution for a full listing of
~ individual contributors.
@@ -55,8 +55,8 @@
</div>
</div>
+ <p align="right" style="font-size: 8px;width:98%;margin:
.5em auto">WSRP version #{version.version}</p>
</div>
</div>
- <p align="right" style="font-size: 8px">WSRP version
#{version.version}</p>
</div>
</ui:composition>
\ No newline at end of file
Show replies by date