mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-26 03:58:45 +02:00
N°8772 - XML description traduction to PHP wip
This commit is contained in:
@@ -24,7 +24,7 @@ use Symfony\Component\Form\Extension\Core\Type\CheckboxType;
|
||||
class CheckboxFormBlock extends AbstractTypeFormBlock
|
||||
{
|
||||
// outputs
|
||||
public const OUTPUT_CHECKED = 'checked';
|
||||
public const OUTPUT_CHECKED = 'output_checked';
|
||||
|
||||
/** @inheritdoc */
|
||||
public function GetFormType(): string
|
||||
|
||||
Reference in New Issue
Block a user