mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-25 19:48:49 +02:00
N°3123 - Refactor Directories
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{# @copyright Copyright (C) 2010-2020 Combodo SARL #}
|
||||
{# @license http://opensource.org/licenses/AGPL-3.0 #}
|
||||
{% extends 'base/components/panel/layout.html.twig' %}
|
||||
|
||||
{% block iboPanelHeader %}
|
||||
<div class="ibo-panel--medallion">{% block iboPanelMedallion %}{% endblock %}</div>
|
||||
{{ parent() }}
|
||||
{% endblock %}
|
||||
|
||||
{% block iboPanelTitle %}{{ oUIBlock.GetTitle() }}{% endblock %}
|
||||
Reference in New Issue
Block a user