mirror of
https://github.com/inventree/InvenTree.git
synced 2026-05-19 07:48:39 +00:00
Remove absolute URL encoding
- Should now work on RTD
This commit is contained in:
Vendored
-7
@@ -1,7 +0,0 @@
|
||||
{% extends "!layout.html" %}
|
||||
|
||||
{% block menu %}
|
||||
{{ super() }}
|
||||
<a href="/py-modindex.html">Module Index</a>
|
||||
<a href="/genindex.html">Index</a>
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user