1
0
Fork 0
mirror of synced 2024-06-30 12:00:31 +12:00

Rename list to Multi-select

This commit is contained in:
Peter Clement 2021-08-26 11:36:05 +01:00
parent 7217bb3ccd
commit cc2f4433b5
2 changed files with 2 additions and 2 deletions

View file

@ -114,7 +114,7 @@
value: FIELDS.OPTIONS.type,
},
{
label: "List",
label: "Multi-select",
value: FIELDS.ARRAY.type,
},
]

View file

@ -2006,7 +2006,7 @@
]
},
"multifieldselect": {
"name": "MultiField Picker",
"name": "Multi-select Picker",
"icon": "ViewList",
"styles": ["size"],
"illegalChildren": ["section"],