Display in checkboxes not saving on custom [sc-29028]
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
e717f1e780
commit
f26e27d23e
1 changed files with 3 additions and 0 deletions
|
@ -79,6 +79,9 @@ class CustomField extends Model
|
|||
'auto_add_to_fieldsets',
|
||||
'show_in_listview',
|
||||
'show_in_email',
|
||||
'display_checkout',
|
||||
'display_checkin',
|
||||
'display_audit',
|
||||
'show_in_requestable_list',
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue