mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
3836 - Dashlet: Finish visual rework
This commit is contained in:
@@ -9,8 +9,8 @@
|
||||
{% if oUIBlock.bCreateNew %}
|
||||
<div class="ibo-blocklist--create-new">
|
||||
<a{{ oUIBlock.sLinkTarget }} href="{{ oUIBlock.sAbsoluteUrlAppRoot }}pages/UI.php?operation=new&class={{ oUIBlock.sClass }}&{{ oUIBlock.sParams }}{{ oUIBlock.sDefault }}">
|
||||
{{ 'UI:ClickToCreateNew'|dict_format(oUIBlock.sClassLabel) }}
|
||||
</a>
|
||||
<span class="fas fa-plus"></span> {{ 'UI:ClickToCreateNew'|dict_format(oUIBlock.sClassLabel) }}
|
||||
</a>
|
||||
</div>
|
||||
{% endif %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user