mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 02:58:43 +02:00
N°8772 - "generic" form controller wip
This commit is contained in:
@@ -24,7 +24,7 @@ use Combodo\iTop\Forms\Register\RegisterException;
|
||||
class CollectionBlock extends AbstractTypeFormBlock
|
||||
{
|
||||
// Inputs
|
||||
public const INPUT_CLASS_NAME = 'input_class_name';
|
||||
public const INPUT_CLASS_NAME = 'class';
|
||||
|
||||
private AbstractTypeFormBlock $oPrototypeBlock;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user