mirror of
https://github.com/rgrgogu/new_starr.git
synced 2026-09-27 00:12:54 +08:00
@@ -52,6 +52,7 @@ const computedAttributes = [
|
||||
label: "Groups",
|
||||
type: "array", // tells the paginator this is a pre-joined association array
|
||||
order: 5,
|
||||
filterable: true, // handled specially in the controller — see extractGroupsFilter()
|
||||
},
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user