From 61cc4b1dcf7a7d40df7b6a0b72bef45b61d94bac Mon Sep 17 00:00:00 2001 From: Serghey Rodin Date: Thu, 20 Sep 2012 17:15:41 +0300 Subject: [PATCH] refactoring rrd section: new html formating --- web/list/rrd/index.php | 4 ---- web/templates/admin/menu_rrd.html | 34 ------------------------------- 2 files changed, 38 deletions(-) delete mode 100644 web/templates/admin/menu_rrd.html diff --git a/web/list/rrd/index.php b/web/list/rrd/index.php index f622da20..6c2c10a3 100644 --- a/web/list/rrd/index.php +++ b/web/list/rrd/index.php @@ -13,13 +13,9 @@ top_panel($user,$TAB); // Data if ($_SESSION['user'] == 'admin') { - exec (VESTA_CMD."v_list_sys_rrd json", $output, $return_var); - check_error($return_var); $data = json_decode(implode('', $output), true); unset($output); - - include($_SERVER['DOCUMENT_ROOT'].'/templates/admin/menu_rrd.html'); include($_SERVER['DOCUMENT_ROOT'].'/templates/admin/list_rrd.html'); } diff --git a/web/templates/admin/menu_rrd.html b/web/templates/admin/menu_rrd.html deleted file mode 100644 index f57fb24d..00000000 --- a/web/templates/admin/menu_rrd.html +++ /dev/null @@ -1,34 +0,0 @@ - - -
-

.

-
- - - - - - -