v1.4.1 - Small fixes

This commit is contained in:
frederikpyt
2020-10-07 08:23:26 +02:00
parent 505ed3710b
commit 159c3f3764
10 changed files with 44 additions and 68 deletions
+1 -15
View File
@@ -16,7 +16,7 @@ class ContactSeeder extends Seeder
'contactname' => "Claus Trasbo",
'email' => "ctr@sde.dk",
'title' => "Forstander for Erhvervskollegiet",
'phone' => "40886515",
'phone' => "",
'phonetimes' => "",
],
[
@@ -33,20 +33,6 @@ class ContactSeeder extends Seeder
'phone' => null,
'phonetimes' => "",
],
[
'contactname' => "Anja Holm Brix",
'email' => "ahb@sde.dk",
'title' => "Kollegieassistent",
'phone' => null,
'phonetimes' => "",
],
[
'contactname' => "Britta Overgaard Brink Olsen",
'email' => "brio@sde.dk",
'title' => "Kollegieassistent",
'phone' => null,
'phonetimes' => "",
],
[
'contactname' => "Jesper Sandberg",
'email' => "jesa@sde.dk",