2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-06-13 02:25:31 +00:00

change internal links to references

This commit is contained in:
Matthias Mair
2022-04-18 21:10:47 +02:00
parent 7690eaa3ca
commit 34f77c57a8
8 changed files with 10 additions and 10 deletions

View File

@ -5,7 +5,7 @@
{% if include.item.site %}
{{ site[include.item.site] }}
{% elsif include.item.internal %}
{{ include.item.internal | relativurl }}
{% link {{ include.item.internal }} %}
{% elsif include.item.link %}
{{ include.item.link | include fnc/link.html }}
{% elsif include.item.home %}