Author: alessio.soldano(a)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"/>
Show replies by date