mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
N°3539 - Remove viewport meta tag as we won't be able to make the backoffice responsive in 3.0
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
<html lang="{{ aPage.aMetadata.sLang }}">
|
||||
<head>
|
||||
<meta charset="{{ aPage.aMetadata.sCharset }}">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
{# This block can be used to add your own meta tags by extending the default template #}
|
||||
{% block iboPageExtraMetas %}
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user