mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 11:08:45 +02:00
N°3537 run_query : use Field instead of InputWithLabel
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
{% block iboInputLabel %}
|
||||
<label for="{{ oUIBlock.GetId() }}">{{ oUIBlock.GetLabel() }}</label>
|
||||
{% if oUIBlock.HasBr() %}<br>{% endif %}
|
||||
{{ render_block(oUIBlock.GetInput()) }}
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user