mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-12 01:10:07 +00:00
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:
parent
1bc15bb805
commit
5022af0b22
|
@ -323,7 +323,7 @@
|
|||
var content = apiData[ '*' ] || {};
|
||||
|
||||
return {
|
||||
// type: controller.type,
|
||||
type: apiData.section,
|
||||
foreign: false,
|
||||
source: 'local',
|
||||
count: apiData.count,
|
||||
|
|
Loading…
Reference in a new issue