Skip to content
Snippets Groups Projects
Commit 2cfcb6bf authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

Merge branch 'mamarley-autocomplete' into 2.0

parents a897c1da e88d6596
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@
<nav>
<div class="wrapper">
<div id="searchbar">
<input name="q" id="q" placeholder="<?php $t('search'); ?>" type="text">
<input name="q" id="q" placeholder="<?php $t('search'); ?>" type="text" autocomplete="off">
<div id="searchicon" class="icon">search</div>
</div>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment