mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
lecturer description added
This commit is contained in:
@@ -45,7 +45,7 @@ class LecturerTable extends DataTableComponent
|
||||
]),
|
||||
Column::make("Name", "name")
|
||||
->sortable(),
|
||||
BooleanColumn::make("Aktiv", "active")
|
||||
BooleanColumn::make("Aktiv", 'active')
|
||||
->sortable(),
|
||||
Column::make('Kurse')
|
||||
->label(
|
||||
|
||||
Reference in New Issue
Block a user