You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ace.apache.org by ma...@apache.org on 2012/01/27 08:56:01 UTC

svn commit: r1236558 - /ace/site/trunk/templates/sidenav.html

Author: marrs
Date: Fri Jan 27 07:56:01 2012
New Revision: 1236558

URL: http://svn.apache.org/viewvc?rev=1236558&view=rev
Log:
Working on navigation.

Modified:
    ace/site/trunk/templates/sidenav.html

Modified: ace/site/trunk/templates/sidenav.html
URL: http://svn.apache.org/viewvc/ace/site/trunk/templates/sidenav.html?rev=1236558&r1=1236557&r2=1236558&view=diff
==============================================================================
--- ace/site/trunk/templates/sidenav.html (original)
+++ ace/site/trunk/templates/sidenav.html Fri Jan 27 07:56:01 2012
@@ -1,6 +1,6 @@
 <ul class="nav">
-  <li>
-    <a href="/index.html">Home</a>
+  <li class="dropdown">
+    <a href="#" class="dropdown-toggle">Home</a>
     <ul class="dropdown-menu">
       <li>
         <a href="/news.html">News</a>