Replaces all notification-options like dropdowns with select-box

This commit is contained in:
Joffrey JAFFEUX
2017-09-08 20:47:39 +02:00
committed by GitHub
parent f13776e550
commit cf6fb7622e
40 changed files with 396 additions and 388 deletions

View File

@@ -122,7 +122,7 @@
<div>
<label>{{i18n 'groups.notification_level'}}</label>
{{notifications-button i18nPrefix='groups.notifications' notificationLevel=model.default_notification_level}}
{{notification-options i18nPrefix='groups.notifications' value=model.default_notification_level}}
<div class='clearfix'></div>
</div>