From fc37c1255cbf1acc5f84a5dc6a74647aba0dbb93 Mon Sep 17 00:00:00 2001 From: "Alexander A. Klimov" Date: Fri, 22 Sep 2017 16:24:54 +0200 Subject: [PATCH] Clean up --- application/views/scripts/show/overview.phtml | 29 ------------------- 1 file changed, 29 deletions(-) delete mode 100644 application/views/scripts/show/overview.phtml diff --git a/application/views/scripts/show/overview.phtml b/application/views/scripts/show/overview.phtml deleted file mode 100644 index 1160b52..0000000 --- a/application/views/scripts/show/overview.phtml +++ /dev/null @@ -1,29 +0,0 @@ -
-tabs ?> -

translate('Graphite') ?>

-
-translate('Template') ?> formSelect('template', $this->templateName, array('class' => 'autosubmit'), $this->templates) ?> - translate('Filter') ?> formSelect('filterColumn', $this->filterColumn, array('class' => 'autosubmit'), $this->filterColumns) ?> -filterColumn): ?> - = formSelect('filterValue', $this->filterValue, array('class' => 'autosubmit'), $this->filterValues) ?> - -formSelect('start', $this->start, array('class' => 'autosubmit'), array( - '-15min' => '15 minutes', - '-60min' => '1 hour', - '-2hour' => '4 hours', - '-1day' => '1 day', -)) ?> -
-
- -
-images)): ?> -render('show/legend.phtml') ?> -images as $title => $url): ?> - - - -translate('Please make your selection') ?> - -
-