Skip to content

Commit f36594d

Browse files
committed
Revert "Enable courses on dachverband and region"
This reverts commit 75d5b37.
1 parent e4a627b commit f36594d

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

app/models/group/dachverband.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ class Group::Dachverband < ::Group
2727
DachverbandTechnischoffiziell
2828
]
2929

30-
self.event_types = [Event, Event::Course]
31-
3230
### ROLES
3331

3432
class Administrator < ::Role

app/models/group/region.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ class Group::Region < ::Group
1919
RegionKontakte
2020
]
2121

22-
self.event_types = [Event, Event::Course]
23-
2422
### ROLES
2523

2624
class JSCoach < ::Role

0 commit comments

Comments
 (0)