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