mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 02:28:44 +02:00
N°8772 - XML description traduction to PHP wip
This commit is contained in:
@@ -22,7 +22,7 @@ use Symfony\Component\Form\Extension\Core\Type\TextType;
|
||||
class TextFormBlock extends AbstractTypeFormBlock
|
||||
{
|
||||
// Outputs
|
||||
public const OUTPUT_TEXT = "text";
|
||||
public const OUTPUT_TEXT = "output_text";
|
||||
|
||||
/** @inheritdoc */
|
||||
public function GetFormType(): string
|
||||
|
||||
Reference in New Issue
Block a user