mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-19 16:48:42 +02:00
N°2847 Add field additional content (eg. for bulk modify)
This commit is contained in:
@@ -16,4 +16,7 @@
|
||||
>
|
||||
<div class="ibo-field--label">{{ aParams.label|raw }}</div>
|
||||
<div class="ibo-field--value">{{ aParams.value|raw }}</div>
|
||||
{% if (aParams.comments is not null) %}
|
||||
{{ aParams.comments|raw }}
|
||||
{% endif %}
|
||||
</div>
|
||||
Reference in New Issue
Block a user