diff -r aa4fc985bf64 -r 5d9eacbd5794 cms/app-client/app/components/notice-component.js --- a/cms/app-client/app/components/notice-component.js Mon Apr 03 15:23:50 2017 +0200 +++ b/cms/app-client/app/components/notice-component.js Mon Apr 03 15:29:30 2017 +0200 @@ -57,7 +57,7 @@ }, addTypeFilter: function(id) { - this.get('filter').setFilter('theme', id); + this.get('filter').setFilter('discourse', id); }, addCreatedFilter: function(dateStr) {