test again

Signed-off-by: Kenneth Obsequio <k80308392@gmail.com>
This commit is contained in:
2026-07-13 12:46:38 +08:00
parent e5e2580c7d
commit f5254f7571
12 changed files with 441 additions and 461 deletions
+1
View File
@@ -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()
},
];