mirror of https://github.com/gophish/gophish
Changed name of dashboard series to "Campaigns"
parent
cc2ae713e5
commit
523c2087f5
|
@ -63,6 +63,7 @@ app.controller('DashboardCtrl', function($scope, $filter, $location, CampaignSer
|
|||
},
|
||||
},
|
||||
series: [{
|
||||
name: "Campaigns",
|
||||
data: $scope.campaigns
|
||||
}],
|
||||
title: {
|
||||
|
|
Loading…
Reference in New Issue