This commit is contained in:
2018-03-29 12:14:46 +02:00
parent 91dce1895f
commit ee1460aef7
4 changed files with 46 additions and 34 deletions

View File

@ -89,19 +89,19 @@ component SettingsNotifications(user *arn.User)
.widget.mountable
h3.widget-title
Icon("bell")
span Push notifications
span Instant notifications
#enable-notifications.widget-section
label Enable:
label Instant notifications:
button.action(data-action="enableNotifications", data-trigger="click")
Icon("toggle-off")
span Enable push notifications
span OFF
#disable-notifications.widget-section.hidden
label Disable:
label Instant notifications:
button.action(data-action="disableNotifications", data-trigger="click")
Icon("toggle-on")
span Disable push notifications
span ON
#test-notification.widget-section
label Test: