| Index: Tools/GardeningServer/model/ct-trooper-failure-group-data.html
|
| diff --git a/Tools/GardeningServer/model/ct-trooper-failure-group-data.html b/Tools/GardeningServer/model/ct-trooper-failure-group-data.html
|
| index 636bfa4e0c5d3cee7196aa55aaffdba6ac22abe9..5f09aaebd42b1ddb2ab9df9aa4b672e74a509bca 100644
|
| --- a/Tools/GardeningServer/model/ct-trooper-failure-group-data.html
|
| +++ b/Tools/GardeningServer/model/ct-trooper-failure-group-data.html
|
| @@ -11,6 +11,7 @@ function CTTrooperFailureGroupData(details, url, raw, type, tree) {
|
| this.data = raw;
|
| this.type = type;
|
| this.tree = tree;
|
| + this.category = 'trooper';
|
| };
|
|
|
| CTTrooperFailureGroupData.prototype.getAnnotations = function() {
|
|
|