Made JavaScript-Magic for some fields.

This commit is contained in:
2018-01-18 14:46:53 +01:00
parent 14f18b2333
commit f5d73d556e
6 changed files with 85 additions and 26 deletions

View File

@@ -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')),