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:31:13 UTC

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

Author: elserj
Date: Tue May 12 22:31:13 2015
New Revision: 1679118

URL: http://svn.apache.org/r1679118
Log:
ACCUMULO-3737 Update new dropdown

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=1679118&r1=1679117&r2=1679118&view=diff
==============================================================================
--- accumulo/site/trunk/templates/nav.html (original)
+++ accumulo/site/trunk/templates/nav.html Tue May 12 22:31:13 2015
@@ -84,6 +84,8 @@
 	<li class="dropdown">
 	  <a class="dropdown-toggle" data-toggle="dropdown" href="#">Release Notes <span class="caret"></span></a>
       <ul class="dropdown-menu">
+		  <li><a href="release_notes/1.7.0.html">1.7.0</a></li>
+          <li class="divider"></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 class="divider"></li>