Author: jens
Date: Thu Oct 16 05:36:21 2014
New Revision: 1632216

URL: http://svn.apache.org/r1632216
Log:
InMemory: add PoweredBy Apache logo to entry page

Added:
    
chemistry/opencmis/trunk/chemistry-opencmis-server/chemistry-opencmis-server-bindings-war/src/main/webapp/images/pb-chemistry-150x150.jpg
   (with props)
Modified:
    
chemistry/opencmis/trunk/chemistry-opencmis-server/chemistry-opencmis-server-inmemory/src/main/webapp/index.jsp

Added: 
chemistry/opencmis/trunk/chemistry-opencmis-server/chemistry-opencmis-server-bindings-war/src/main/webapp/images/pb-chemistry-150x150.jpg
URL: 
http://svn.apache.org/viewvc/chemistry/opencmis/trunk/chemistry-opencmis-server/chemistry-opencmis-server-bindings-war/src/main/webapp/images/pb-chemistry-150x150.jpg?rev=1632216&view=auto
==============================================================================
Binary file - no diff available.

Propchange: 
chemistry/opencmis/trunk/chemistry-opencmis-server/chemistry-opencmis-server-bindings-war/src/main/webapp/images/pb-chemistry-150x150.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: 
chemistry/opencmis/trunk/chemistry-opencmis-server/chemistry-opencmis-server-inmemory/src/main/webapp/index.jsp
URL: 
http://svn.apache.org/viewvc/chemistry/opencmis/trunk/chemistry-opencmis-server/chemistry-opencmis-server-inmemory/src/main/webapp/index.jsp?rev=1632216&r1=1632215&r2=1632216&view=diff
==============================================================================
--- 
chemistry/opencmis/trunk/chemistry-opencmis-server/chemistry-opencmis-server-inmemory/src/main/webapp/index.jsp
 (original)
+++ 
chemistry/opencmis/trunk/chemistry-opencmis-server/chemistry-opencmis-server-inmemory/src/main/webapp/index.jsp
 Thu Oct 16 05:36:21 2014
@@ -66,8 +66,8 @@
 
 </head>
 <body>
-  <img alt="Apache Chemistry Logo" title="Apache Chemistry Logo" 
src="images/chemistry_logo_small.png" />
-
+<img alt="Apache Chemistry Logo" title="Apache Chemistry Logo" 
src="images/chemistry_logo_small.png"/>
+<img align="right" alt="Powered by Apache" 
src="images/pb-chemistry-150x150.jpg"/>
 <h1>OpenCMIS InMemory Server</h1>
 <p> Your server is up and running.</p>
 <p>
@@ -287,6 +287,5 @@ This software is licensed under the 
 <a href="http://www.apache.org";>
   <img alt="ASF Logo" title="ASF Logo" src="images/asf_logo.png" 
align="right"/>
 </a>
-
 </body>
 </html>
\ No newline at end of file


Reply via email to