mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
clickDay
This commit is contained in:
@@ -80,7 +80,7 @@ class MeetupTable extends DataTableComponent
|
||||
return to_route('meetup.table.meetupEvent', [
|
||||
'country' => $this->country,
|
||||
'table' => [
|
||||
'filters' => ['byid' => $id],
|
||||
'filters' => ['bymeetupid' => $id],
|
||||
]
|
||||
]);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user