summaryrefslogtreecommitdiffstats
path: root/frontends/php/include/page_header.php
diff options
context:
space:
mode:
authorartem <artem@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2008-03-26 14:30:27 +0000
committerartem <artem@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2008-03-26 14:30:27 +0000
commitb09b9afef4f9b1e1d29f5b759832554dab0c9cc8 (patch)
tree117d36c0c45cfb286c43d7b0ee1881f867a1a5cd /frontends/php/include/page_header.php
parentfca93a0754ca3124185dbebbc2431c6c5f4d774b (diff)
- added units to "Pie graphs" (Artem)
git-svn-id: svn://svn.zabbix.com/trunk@5538 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'frontends/php/include/page_header.php')
-rw-r--r--frontends/php/include/page_header.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/frontends/php/include/page_header.php b/frontends/php/include/page_header.php
index c65c29f0..e023441b 100644
--- a/frontends/php/include/page_header.php
+++ b/frontends/php/include/page_header.php
@@ -105,7 +105,7 @@ COpt::profiling_start("page");
array(
"url"=>"dashboard.php",
"label"=>S_DASHBOARD,
- "sub_pages"=>array("chart2.php","charts.php","screens.php","maps.php","map.php")
+ "sub_pages"=>array("chart2.php","chart6.php","charts.php","screens.php","maps.php","map.php")
),
array("url"=>"overview.php" ,"label"=>S_OVERVIEW ),
array(
@@ -139,7 +139,7 @@ COpt::profiling_start("page");
"url"=>"srv_status.php",
"label"=>S_IT_SERVICES,
'forse_disable_subnodes' => true,
- "sub_pages"=>array("report3.php","chart_sla.php","chart5.php")
+ "sub_pages"=>array("report3.php","report7.php","chart_sla.php","chart5.php")
),
array("url"=>"vtext.php"),
array("url"=>"chart3.php")