mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-25 19:48:49 +02:00
♻️ rework of Select UIBlock with labels
This commit is contained in:
3
templates/base/components/input/inputlabel.html.twig
Normal file
3
templates/base/components/input/inputlabel.html.twig
Normal file
@@ -0,0 +1,3 @@
|
||||
{# @copyright Copyright (C) 2010-2021 Combodo SARL #}
|
||||
{# @license http://opensource.org/licenses/AGPL-3.0 #}
|
||||
<label for="{{ oUIBlock.GetId() }}">{{ oUIBlock.GetLabel() |raw }}</label>
|
||||
Reference in New Issue
Block a user