mirror of
https://github.com/directus/directus.git
synced 2026-02-13 01:05:05 -05:00
Checkboxes (#468)
* Allow custom value option * Add checkboxes interface * Style custom value checkbox better * Fix tests
This commit is contained in:
@@ -120,6 +120,7 @@
|
||||
"all_items": "All Items",
|
||||
|
||||
"radio_buttons": "Radio Buttons",
|
||||
"checkboxes": "Checkboxes",
|
||||
|
||||
"users": "Users",
|
||||
"files": "Files",
|
||||
|
||||
Reference in New Issue
Block a user