From f08d7f7a1e4d086d7f5fa1f20e54b4256cfdffe6 Mon Sep 17 00:00:00 2001 From: Eldad Fux Date: Fri, 28 Feb 2020 09:35:30 +0200 Subject: [PATCH] Fixed cancel button --- app/views/console/home/index.phtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/console/home/index.phtml b/app/views/console/home/index.phtml index f0fb418969..81d054a750 100644 --- a/app/views/console/home/index.phtml +++ b/app/views/console/home/index.phtml @@ -223,6 +223,6 @@ $graph = $this->getParam('graph', false);
-   +   \ No newline at end of file