You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by el...@apache.org on 2015/05/13 00:02:09 UTC

svn commit: r1679109 - /accumulo/site/trunk/templates/nav.html

Author: elserj
Date: Tue May 12 22:02:09 2015
New Revision: 1679109

URL: http://svn.apache.org/r1679109
Log:
ACCUMULO-3737 Add a new entry for release notes to the nav

Modified:
    accumulo/site/trunk/templates/nav.html

Modified: accumulo/site/trunk/templates/nav.html
URL: http://svn.apache.org/viewvc/accumulo/site/trunk/templates/nav.html?rev=1679109&r1=1679108&r2=1679109&view=diff
==============================================================================
--- accumulo/site/trunk/templates/nav.html (original)
+++ accumulo/site/trunk/templates/nav.html Tue May 12 22:02:09 2015
@@ -81,6 +81,22 @@
 <li id="nav_glossary"><a href="/glossary.html">Glossary</a></li>
 </ul>
 </li>
+	<li class="dropdown">
+	  <a class="dropdown-toggle" data-toggle="dropdown" href="release_notes/index.html">Release Notes <span class="caret"></span></a>
+      <ul class="dropdown-menu">
+          <li class="divider"></li>
+          <li class="dropdown-header">1.6</li>
+		  <li><a href="release_notes/1.6.2.html">1.6.2</a></li>
+		  <li><a href="release_notes/1.6.1.html">1.6.1</a></li>
+		  <li><a href="release_notes/1.6.0.html">1.6.0</a></li>
+          <li class="divider"></li>
+          <li class="dropdown-header">1.5</li>
+		  <li><a href="release_notes/1.5.2.html">1.5.2</a></li>
+		  <li><a href="release_notes/1.5.1.html">1.5.1</a></li>
+          <li class="divider"></li>
+		  <li><a href="release_notes/">Archives</a></li>
+		</ul>
+    </li>
 
     <li class="dropdown">
       <a class="dropdown-toggle" data-toggle="dropdown" href="#">