From 41a36aec4ceafb54ef2582a7e76ae97ce272b901 Mon Sep 17 00:00:00 2001 From: Stephanie Buser Date: Sat, 24 Sep 2022 14:46:50 -0700 Subject: [PATCH] Update grid_benchmark_jobs.php Signed-off-by: Stephanie Buser quic_sbuser@quicinc.com Resolved #4, #5. Signed-off-by: Stephanie Buser --- .../plugins/benchmark/grid_benchmark_jobs.php | 132 +++++++++++------- 1 file changed, 78 insertions(+), 54 deletions(-) diff --git a/cacti/plugins/benchmark/grid_benchmark_jobs.php b/cacti/plugins/benchmark/grid_benchmark_jobs.php index 997a392e..98757c46 100644 --- a/cacti/plugins/benchmark/grid_benchmark_jobs.php +++ b/cacti/plugins/benchmark/grid_benchmark_jobs.php @@ -1,5 +1,5 @@ ' . $cluster['clustername'] . ''; @@ -463,10 +464,10 @@ function stopRKey(evt) { - ' title=''> - - - ' title=''> + + ' title=''> + ' title=''> + @@ -479,7 +480,7 @@ function stopRKey(evt) { '> - ' class='calendar fa fa-calendar' id='startDate'> + ' class='calendar fa fa-calendar' id='startDate'> - + '> - ' class='calendar fa fa-calendar' id='endDate'> + ' class='calendar fa fa-calendar' id='endDate'> - ' id='move_left' class='shiftArrow fa fa-backward'> + ' id='move_left' class='shiftArrow fa fa-backward'> - '> - ' id='move_right' class='shiftArrow fa fa-forward'> + ' id='move_right' class='shiftArrow fa fa-forward'> @@ -560,7 +561,7 @@ function view_benchmark_jobs() { global $title, $report, $grid_search_types, $grid_rows_selector, $grid_refresh_interval, $minimum_user_refresh_intervals, $config, $benchmark_actions; global $timespans, $grid_timespans, $timeshifts, $grid_timeshifts, $grid_weekdays, $timespan; - echo "
\n"; + print "
\n"; ?>