mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-15 06:44:24 +00:00
refactoring CustomFieldText var MultipleCFInline -> multipleCFInline
This commit is contained in:
parent
44fde3fa71
commit
67f434ef85
@ -58,7 +58,7 @@ class CustomFieldText implements CustomFieldInterface
|
|||||||
}
|
}
|
||||||
|
|
||||||
const MAX_LENGTH = 'maxLength';
|
const MAX_LENGTH = 'maxLength';
|
||||||
const MULTIPLE_CF_INLINE ='MultipleCFInline';
|
const MULTIPLE_CF_INLINE ='multipleCFInline';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Create a form according to the maxLength option
|
* Create a form according to the maxLength option
|
||||||
|
Loading…
x
Reference in New Issue
Block a user