Skip to content

Commit 66527bd

Browse files
committed
remove additional files in autocomplete
1 parent 29f4f0d commit 66527bd

File tree

5 files changed

+1
-351
lines changed

5 files changed

+1
-351
lines changed

media/javascript/instantsearch.js

Lines changed: 0 additions & 220 deletions
This file was deleted.

readthedocs/templates/core/widesearchbar.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ <h3>{% trans "Search all the docs" %}</h3>
99

1010
<form action="{% url "search" %}" method="GET">
1111
<div class="text-input-wrapper">
12-
<input type="text" name="q" value="{{ term }}" placeholder="{% trans 'Search Read the Docs' %}">
12+
<input type="text" name="q" value="{{ term }}" id="id_site_search" placeholder="{% trans 'Search Read the Docs' %}">
1313
</div>
1414
<div class="submit-input-wrapper">
1515
{% comment %} Translators: This is about starting a search {% endcomment %}

readthedocs/templates/search/base_facet.html

Lines changed: 0 additions & 27 deletions
This file was deleted.

readthedocs/templates/search/faceted_author.html

Lines changed: 0 additions & 28 deletions
This file was deleted.

readthedocs/templates/search/faceted_results.html

Lines changed: 0 additions & 75 deletions
This file was deleted.

0 commit comments

Comments
 (0)