From 465c20ce099cd705c448388281e6551755695883 Mon Sep 17 00:00:00 2001 From: Eldad Fux Date: Tue, 14 Apr 2020 09:16:18 +0300 Subject: [PATCH] Updated Flutter forms --- app/views/console/home/index.phtml | 84 ++++++++++++++++++++++++++---- 1 file changed, 75 insertions(+), 9 deletions(-) diff --git a/app/views/console/home/index.phtml b/app/views/console/home/index.phtml index d143544ae..28c1ce191 100644 --- a/app/views/console/home/index.phtml +++ b/app/views/console/home/index.phtml @@ -206,7 +206,7 @@ $graph = $this->getParam('graph', false); -   +   @@ -236,7 +236,7 @@ $graph = $this->getParam('graph', false);
-   +   @@ -272,9 +272,6 @@ $graph = $this->getParam('graph', false); - -
  @@ -307,9 +304,6 @@ $graph = $this->getParam('graph', false); - -
  @@ -318,6 +312,78 @@ $graph = $this->getParam('graph', false); + + + + + + + + + + \ No newline at end of file