mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
remove model
This commit is contained in:
@@ -18,7 +18,6 @@ class EventTable extends DataTableComponent
|
||||
public bool $viewingModal = false;
|
||||
public $currentModal;
|
||||
public string $tableName = 'events';
|
||||
protected $model = CourseEvent::class;
|
||||
|
||||
public function configure(): void
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user