Remove special search menu item handling we have a search bar
Either in the menu, or in the hamburger drawer Ref #114
This commit is contained in:
parent
bcb559caa6
commit
f0a7c06342
1 changed files with 0 additions and 3 deletions
|
@ -57,9 +57,6 @@
|
|||
])
|
||||
%}
|
||||
{% endif %}
|
||||
{% if item.url|render == '/search' %}
|
||||
{% set item_classes = item_classes|merge(['is-hidden-desktop search-icon']) %}
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
{{ link(
|
||||
item.title,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue