Skip to content
Snippets Groups Projects
Commit 3b6be8a3 authored by Martin Anderson-Clutz's avatar Martin Anderson-Clutz
Browse files

Issue #3448486 by mandclu: [error] "Reference" must be defined in...

Issue #3448486 by mandclu: [error] "Reference" must be defined in MODULE_NAME.field_type_categories.yml
parent 9d464079
Branches
Tags 2.3.3
1 merge request!25Change category to machine name
......@@ -16,7 +16,7 @@
* id = "svg_image_field",
* label = @Translation("Svg Image"),
* description = @Translation("This field stores the ID of an image file as an integer value."),
* category = @Translation("Reference"),
* category = "file_upload",
* default_widget = "svg_image_field_widget",
* default_formatter = "svg_image_field_formatter",
* column_groups = {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment