Added Passive Analytics icon
This commit is contained in:
parent
dcfead6fce
commit
13fe8004bc
6 changed files with 1 additions and 18 deletions
|
|
@ -138,7 +138,7 @@ sub installPassiveAnalyticsConfig {
|
|||
my $adminConsole = $session->config->get('adminConsole');
|
||||
if (!exists $adminConsole->{'passiveAnalytics'}) {
|
||||
$adminConsole->{'passiveAnalytics'} = {
|
||||
"icon" => "statistics.gif",
|
||||
"icon" => "passiveAnalytics.png",
|
||||
"uiLevel" => 1,
|
||||
"url" => "^PageUrl(\"\",op=passiveAnalytics;func=editRuleflow);",
|
||||
"title" => "^International(Passive Analytics,PassiveAnalytics);",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue