diff --git a/meteor/app/client/attackerdetails.html b/meteor/app/client/attackerdetails.html index d9012dc8..6a37b92f 100644 --- a/meteor/app/client/attackerdetails.html +++ b/meteor/app/client/attackerdetails.html @@ -6,6 +6,7 @@ Copyright (c) 2014 Mozilla Corporation Contributors: Jeff Bryner jbryner@mozilla.com +Brandon Myers bmyers@mozilla.com --> @@ -57,18 +58,6 @@ Jeff Bryner jbryner@mozilla.com - - Events - - - {{#each this.events}} - {{>attacker_event}} - {{/each}} - - - - - @@ -76,9 +65,11 @@ Jeff Bryner jbryner@mozilla.com - + - MozDef + + MozDef + {{utctimestamp}} {{severity}} {{category}} @@ -87,17 +78,3 @@ Jeff Bryner jbryner@mozilla.com - - - - - {{documentindex}} - {{documentid}} - {{documenttype}} - {{documentsource.summary}} - {{>eventdetails}} - - - - -