diff --git a/platypush/backend/http/webapp/src/components/panels/Alarm/Index.vue b/platypush/backend/http/webapp/src/components/panels/Alarm/Index.vue new file mode 100644 index 0000000000..19ca05b8a6 --- /dev/null +++ b/platypush/backend/http/webapp/src/components/panels/Alarm/Index.vue @@ -0,0 +1,174 @@ + + + + + diff --git a/platypush/backend/http/webapp/src/components/panels/Entities/Alarm.vue b/platypush/backend/http/webapp/src/components/panels/Entities/Alarm.vue index 1fadaf8da8..73eda041a7 100644 --- a/platypush/backend/http/webapp/src/components/panels/Entities/Alarm.vue +++ b/platypush/backend/http/webapp/src/components/panels/Entities/Alarm.vue @@ -5,11 +5,11 @@ -
+
-
+
Disabled
Running
Snoozed
@@ -27,22 +27,22 @@