We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4a627b commit f36594dCopy full SHA for f36594d
app/models/group/dachverband.rb
@@ -27,8 +27,6 @@ class Group::Dachverband < ::Group
27
DachverbandTechnischoffiziell
28
]
29
30
- self.event_types = [Event, Event::Course]
31
-
32
### ROLES
33
34
class Administrator < ::Role
app/models/group/region.rb
@@ -19,8 +19,6 @@ class Group::Region < ::Group
19
RegionKontakte
20
21
22
23
24
25
26
class JSCoach < ::Role
0 commit comments