lecturer description added

This commit is contained in:
Benjamin Takats
2022-12-02 22:57:22 +01:00
parent e362cf6f18
commit 3749c3653b
8 changed files with 292 additions and 5 deletions

View File

@@ -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(