Made JavaScript-Magic for some fields.
This commit is contained in:
@@ -86,7 +86,7 @@ MODE_CHOICES = ChoiceSet([
|
||||
|
||||
SPORT_CHOICES = ChoiceSet([
|
||||
('W', _(u'Wanderung')),
|
||||
('S', _(u'Skitour')),
|
||||
('S', _(u'Ski')),
|
||||
('M', _(u'Mountainbike')),
|
||||
('K', _(u'Klettern')),
|
||||
('B', _(u'Bergsteigen')),
|
||||
|
||||
Reference in New Issue
Block a user