changeset 309:4097bb36026a

Remove commented out code.
author Ludovic Chabant <ludovic@chabant.com>
date Sat, 04 Oct 2014 21:05:49 -0700
parents 31667edfb072
children bc02d4925096
files wikked/assets/tpl/nav.html
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/wikked/assets/tpl/nav.html	Sat Oct 04 21:05:39 2014 -0700
+++ b/wikked/assets/tpl/nav.html	Sat Oct 04 21:05:49 2014 -0700
@@ -11,7 +11,6 @@
     </ul>
     <form role="search" id="search" class="pure-form pure-menu-form pure-menu-divider">
         <fieldset>
-            <!--button type="submit" class="pure-button"><span class="glyphicon glyphicon-search"></span></button-->
             <input type="text" name="q" id="search-query" class="pure-input-1" placeholder="Search..." autocomplete="off"></input>
             <ul id="search-preview"></ul>
         </fieldset>