mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 16:13:24 +02:00
8 lines
299 B
Plaintext
8 lines
299 B
Plaintext
.widget-container.fluid-height
|
|
.heading
|
|
i.fa.fa-exclamation-circle
|
|
span(translate) Notifications
|
|
.widget-content.padded
|
|
label.checkbox
|
|
input(type='checkbox', ng-model='notificationsEnabled', ng-click='enableNotifications()', disabled)
|
|
span(translate) Enable notifications |