[wise-commits] wise SVN: r468 - in webgui/branches/cdi-jsf/src/main/webapp: images and 1 other directory.

wise-commits at lists.jboss.org wise-commits at lists.jboss.org
Mon Jan 28 18:50:17 EST 2013


Author: alessio.soldano at jboss.com
Date: 2013-01-28 18:50:17 -0500 (Mon, 28 Jan 2013)
New Revision: 468

Added:
   webgui/branches/cdi-jsf/src/main/webapp/images/
   webgui/branches/cdi-jsf/src/main/webapp/images/wise-banner-640px.png
Modified:
   webgui/branches/cdi-jsf/src/main/webapp/index.xhtml
Log:
Adding header image


Added: webgui/branches/cdi-jsf/src/main/webapp/images/wise-banner-640px.png
===================================================================
(Binary files differ)


Property changes on: webgui/branches/cdi-jsf/src/main/webapp/images/wise-banner-640px.png
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream

Modified: webgui/branches/cdi-jsf/src/main/webapp/index.xhtml
===================================================================
--- webgui/branches/cdi-jsf/src/main/webapp/index.xhtml	2013-01-28 23:25:09 UTC (rev 467)
+++ webgui/branches/cdi-jsf/src/main/webapp/index.xhtml	2013-01-28 23:50:17 UTC (rev 468)
@@ -14,8 +14,11 @@
     <ui:define name="title">JBoss Wise GUI</ui:define>
 
     <ui:define name="body">
-        <fieldset style="width:600px">
-            <legend>Wise GUI</legend>
+        <fieldset style="width:640px">
+            <div>
+               <img src="images/wise-banner-640px.png" border="0" />
+               <br />
+            </div>
             <rich:panel header="WSDL selection">
                 <h:form id="wsdlSelection">
                     <h:outputLabel value="URL:" for="wsdlUrlInput"/>



More information about the wise-commits mailing list