Fix unknown attribute 'notification_type_filter'.

Fixes #5887
This commit is contained in:
Michael Friedrich 2014-03-30 16:15:49 +02:00
parent 020a856bce
commit 2f59aa38a3
1 changed files with 2 additions and 2 deletions

View File

@ -116,7 +116,7 @@
%attribute %number "notification_interval",
%attribute %name(TimePeriod) "notification_period",
%attribute %number "notification_%type_filter",
%attribute %number "notification_type_filter",
%attribute %number "notification_state_filter",
%attribute %array "authorities" {
@ -136,7 +136,7 @@
},
%attribute %number "enable_notifications",
%attribute %number "notification_%type_filter",
%attribute %number "notification_type_filter",
%attribute %number "notification_state_filter",
%attribute %name(TimePeriod) "notification_period"
}