Correct section (alert/message/all)

Fix issue where it said 'View x messages' in the alerts popup.

Change-Id: I4b6d00f0ba704ec76c6b5068ab923e51d5804f07
This commit is contained in:
Matthew Flaschen 2016-07-06 20:15:47 -04:00
parent 1bc15bb805
commit 5022af0b22

View file

@ -323,7 +323,7 @@
var content = apiData[ '*' ] || {};
return {
// type: controller.type,
type: apiData.section,
foreign: false,
source: 'local',
count: apiData.count,