fix: Fix Standort-Highlighting auf Home.
This commit is contained in:
parent
30439e8882
commit
7fd4b25bf6
@ -24,7 +24,6 @@
|
|||||||
<span class="primary_nav__navlink
|
<span class="primary_nav__navlink
|
||||||
{% if this._path == mapping.href
|
{% if this._path == mapping.href
|
||||||
or this._path in mapping['items'].values()
|
or this._path in mapping['items'].values()
|
||||||
or this._path in mapping.href
|
|
||||||
or mapping.href == '/aktuelles' and ('blog' in this._path or 'podcast' in this._path)
|
or mapping.href == '/aktuelles' and ('blog' in this._path or 'podcast' in this._path)
|
||||||
-%}-active{% endif %}">
|
-%}-active{% endif %}">
|
||||||
{{ title }}
|
{{ title }}
|
||||||
|
Loading…
Reference in New Issue
Block a user