You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by ld...@apache.org on 2011/08/18 22:12:28 UTC

svn commit: r1159397 - /karaf/sandbox/pieber/karaf-webconsole/trunk/core/src/main/resources/org/apache/karaf/webconsole/core/SidebarPage.html

Author: ldywicki
Date: Thu Aug 18 20:12:28 2011
New Revision: 1159397

URL: http://svn.apache.org/viewvc?rev=1159397&view=rev
Log:
Align SidebarPage markup with BasePage

Modified:
    karaf/sandbox/pieber/karaf-webconsole/trunk/core/src/main/resources/org/apache/karaf/webconsole/core/SidebarPage.html

Modified: karaf/sandbox/pieber/karaf-webconsole/trunk/core/src/main/resources/org/apache/karaf/webconsole/core/SidebarPage.html
URL: http://svn.apache.org/viewvc/karaf/sandbox/pieber/karaf-webconsole/trunk/core/src/main/resources/org/apache/karaf/webconsole/core/SidebarPage.html?rev=1159397&r1=1159396&r2=1159397&view=diff
==============================================================================
--- karaf/sandbox/pieber/karaf-webconsole/trunk/core/src/main/resources/org/apache/karaf/webconsole/core/SidebarPage.html (original)
+++ karaf/sandbox/pieber/karaf-webconsole/trunk/core/src/main/resources/org/apache/karaf/webconsole/core/SidebarPage.html Thu Aug 18 20:12:28 2011
@@ -9,7 +9,7 @@
 <body>
     <div class="container container_12">
         <div class="grid_3">
-            <img wicket:id="karafLogo" alt="karaf-logo" height="70" width="150" />
+            <img wicket:id="logo" />
         </div>
         <div class="grid_9">
             <h3>Administration console</h3>