Skip to content

Commit 203ae00

Browse files
authored
Fix status field choice in tableset.json (#533)
Fixes #532
1 parent 9284819 commit 203ae00

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

install/tablesets/yform_user.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@
177177
"attributes": "",
178178
"choice_attributes": "",
179179
"choice_label": "",
180-
"choices": "callable::rex_ycom_user::getStatusOptions",
180+
"choices": "rex_ycom_user::getStatusOptions",
181181
"db_type": "text",
182182
"default": "-1",
183183
"expanded": "",

0 commit comments

Comments
 (0)