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

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