mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-18 23:08:46 +02:00
N°2847 - Rework iTopWebPage layout (WIP Part V)
- iTopWebPage: Restore "open search" feature
This commit is contained in:
@@ -10,6 +10,7 @@
|
|||||||
{% endif %}
|
{% endif %}
|
||||||
<title>{{ aPage.sTitle }}</title>
|
<title>{{ aPage.sTitle }}</title>
|
||||||
<link rel="shortcut icon" href="{{ aPage.sFaviconUrl|add_itop_version }}" />
|
<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
|
{# Stylesheets MUST be loaded before any scripts otherwise we may face problems such as
|
||||||
- Visual glitches
|
- Visual glitches
|
||||||
|
|||||||
Reference in New Issue
Block a user