mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 18:48:51 +02:00
N°8772 - XML description traduction to PHP wip
This commit is contained in:
@@ -23,7 +23,7 @@ use Combodo\iTop\Forms\Register\RegisterException;
|
||||
class CollectionBlock extends AbstractTypeFormBlock
|
||||
{
|
||||
// Inputs
|
||||
public const INPUT_CLASS_NAME = 'class_name';
|
||||
public const INPUT_CLASS_NAME = 'input_class_name';
|
||||
|
||||
/** @var FormBlock block */
|
||||
protected AbstractTypeFormBlock $oPrototypeBlock;
|
||||
|
||||
Reference in New Issue
Block a user