mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2026-01-26 10:23:17 +00:00
new library added
This commit is contained in:
@@ -45,7 +45,7 @@ class CourseTable extends DataTableComponent
|
||||
->toArray()
|
||||
)
|
||||
->filter(function (Builder $builder, array $values) {
|
||||
$builder->withAnyTags($values, 'search');
|
||||
$builder->withAnyTags($values, 'course');
|
||||
}),
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user