mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
table ids
This commit is contained in:
@@ -25,6 +25,7 @@ class EventTable extends DataTableComponent
|
||||
->setPrimaryKey('id')
|
||||
->setDefaultSort('from', 'asc')
|
||||
->setAdditionalSelects([
|
||||
'id',
|
||||
'course_id',
|
||||
'venue_id',
|
||||
])
|
||||
|
||||
Reference in New Issue
Block a user