1
0
Fork 0
mirror of synced 2024-07-03 05:20:32 +12:00

Rename list to Multi-select

This commit is contained in:
Peter Clement 2021-08-26 11:36:05 +01:00
parent f1046b563c
commit 4cfcae415e
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"],