N°2847 - Rework iTopWebPage layout (WIP Part V)

- iTopWebPage: Restore "open search" feature
This commit is contained in:
Molkobain
2020-07-28 09:40:11 +02:00
parent 59b6dd735e
commit a969d352ec

View File

@@ -10,6 +10,7 @@
{% endif %}
<title>{{ aPage.sTitle }}</title>
<link rel="shortcut icon" href="{{ aPage.sFaviconUrl|add_itop_version }}" />
<link rel="search" type="application/opensearchdescription+xml" title="iTop" href="{{ aPage.sAbsoluteUrlAppRoot }}pages/opensearch.xml.php" />
{# Stylesheets MUST be loaded before any scripts otherwise we may face problems such as
- Visual glitches