зеркало из https://github.com/mozilla/MozDef.git
add ack by to edge case to ensure tooltip is up to date
This commit is contained in:
Родитель
ed9e6ed2c4
Коммит
1089a91cb1
|
@ -236,7 +236,8 @@ if (Meteor.isClient) {
|
|||
summary:1,
|
||||
severity:1,
|
||||
category:1,
|
||||
acknowledged:1
|
||||
acknowledged:1,
|
||||
acknowledgedby:1
|
||||
},
|
||||
sort: {utcepoch: -1},
|
||||
limit: Session.get('alertsrecordlimit'),
|
||||
|
|
Загрузка…
Ссылка в новой задаче