diff --git a/src/components/NotificationRuleList.vue b/src/components/NotificationRuleList.vue index 04fae056..a164ead8 100644 --- a/src/components/NotificationRuleList.vue +++ b/src/components/NotificationRuleList.vue @@ -92,6 +92,88 @@ + + + + + + + Active + + + + + + + + + + + + + + + + + + + + + + + + + {{ $t('Cancel') }} + + + {{ $t('Save') }} + + + + + {{ $t('notificationRules') }} + + {{ selected.length }} {{ $t('selected') }} + + + + + + check + + + {{ $t('Activate') }} + + + + + highlight_off + + + {{ $t('Deactivate') }} + +