1
0
mirror of https://github.com/processwire/processwire.git synced 2025-08-07 23:38:29 +02:00
This commit is contained in:
Ryan Cramer
2025-02-14 09:57:42 -05:00
parent c7ba08ecb9
commit f88350baa5

View File

@@ -61,7 +61,8 @@ class InputfieldPage extends Inputfield implements ConfigurableModule {
'InputfieldCheckboxes', 'InputfieldCheckboxes',
'InputfieldRadios', 'InputfieldRadios',
'InputfieldAsmSelect', 'InputfieldAsmSelect',
'InputfieldPageListSelect', 'InputfieldPageListSelect',
'InputfieldPageListSelectMultiple',
'InputfieldPageAutocomplete', 'InputfieldPageAutocomplete',
'InputfieldTextTags', 'InputfieldTextTags',
); );