mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-17 06:18:44 +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 %}
|
||||
<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
|
||||
|
||||
Reference in New Issue
Block a user