mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 10:38:45 +02:00
N°3123 - Refactor Directories
This commit is contained in:
4
templates/base/components/input/inputwithlabel.html.twig
Normal file
4
templates/base/components/input/inputwithlabel.html.twig
Normal file
@@ -0,0 +1,4 @@
|
||||
{% block iboInputLabel %}
|
||||
<label for="{{ oUIBlock.GetId() }}">{{ oUIBlock.GetLabel() }}</label>
|
||||
{{ render_block(oUIBlock.GetInput()) }}
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user