From 0908d545876c1b69877f0621a8851054edbe4eaf Mon Sep 17 00:00:00 2001 From: Eldad Fux Date: Thu, 30 Apr 2020 21:46:52 +0300 Subject: [PATCH] Added a files tab --- app/views/console/storage/index.phtml | 391 +++++++++++++------------- 1 file changed, 197 insertions(+), 194 deletions(-) diff --git a/app/views/console/storage/index.phtml b/app/views/console/storage/index.phtml index 858c8220e..733eb4bf6 100644 --- a/app/views/console/storage/index.phtml +++ b/app/views/console/storage/index.phtml @@ -3,7 +3,7 @@ $home = $this->getParam('home', ''); $fileLimit = $this->getParam('fileLimit', 0); $fileLimitHuman = $this->getParam('fileLimitHuman', 0); ?> -
+

Home
@@ -13,224 +13,227 @@ $fileLimitHuman = $this->getParam('fileLimitHuman', 0);

- -

Files

+
    +
  • +

    Files

    -
  • +
\ No newline at end of file