mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-01 06:28:46 +02:00
N°3581 - Dashlet: Remove coupling with DashletText in DashletHeaderStatic
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
{% if oUIBlock.GetTitle() is not empty %}
|
||||
<div class="ibo-dashlet-header-static--title">{{ oUIBlock.GetTitle() }}</div>
|
||||
{% endif %}
|
||||
<div class="ibo-dashlet-header-static--text">{{ oUIBlock.GetText() }}</div>
|
||||
</div>
|
||||
</div>
|
||||
{% endapply %}
|
||||
Reference in New Issue
Block a user