Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Infrastructure
MERIDIAN RTD Theme
Commits
6d1d1383
Commit
6d1d1383
authored
Oct 26, 2021
by
Matthew
☕
Browse files
Add missing reference to language_data.js in search.html
parent
67b3f4e7
Changes
1
Hide whitespace changes
Inline
Side-by-side
sphinx_mer_rtd_theme/search.html
View file @
6d1d1383
...
...
@@ -12,6 +12,7 @@
{%- block scripts %}
{{ super() }}
<script
type=
"text/javascript"
src=
"{{ pathto('_static/searchtools.js', 1) }}"
></script>
<script
type=
"text/javascript"
src=
"_static/language_data.js"
></script>
{%- endblock %}
{% block footer %}
<script
type=
"text/javascript"
>
...
...
Matthew
☕
@matt_s
mentioned in issue
public_projects/kadlu#93 (closed)
·
Oct 26, 2021
mentioned in issue
public_projects/kadlu#93 (closed)
mentioned in issue public_projects/kadlu#93
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment