mirror of
https://github.com/anna-sara/vbytes_lan.git
synced 2026-03-16 16:25:41 +01:00
Fix with tables
This commit is contained in:
parent
097c33c4b0
commit
f99549ede4
1 changed files with 3 additions and 1 deletions
|
|
@ -43,7 +43,9 @@ class VolunteerForm
|
|||
'Säkerhet' => 'Säkerhet',
|
||||
'Städning' => 'Städning',
|
||||
'Entré & Incheckning' => 'Entré & Incheckning',
|
||||
'Teknisk Support' => 'Teknisk Support'
|
||||
'Teknisk Support' => 'Teknisk Support',
|
||||
'Rådda' => 'Rådda',
|
||||
'Turneringar' => 'Turneringar'
|
||||
]),
|
||||
Textarea::make('comment')
|
||||
->columnSpan('full'),
|
||||
|
|
|
|||
Loading…
Reference in a new issue