From ff4aa30781cf3603157c2422ad7f2ce3eb47feba Mon Sep 17 00:00:00 2001 From: Damodar Lohani Date: Wed, 17 Nov 2021 19:05:35 +0545 Subject: [PATCH] fix elements parents --- app/views/console/storage/bucket.phtml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/app/views/console/storage/bucket.phtml b/app/views/console/storage/bucket.phtml index 200e44c682..4c1c5feaed 100644 --- a/app/views/console/storage/bucket.phtml +++ b/app/views/console/storage/bucket.phtml @@ -330,9 +330,9 @@ $fileLimitHuman = $this->getParam('fileLimitHuman', 0);

Usage

-

Objects

-

Count of files over time

+

Objects

+

Count of files over time

@@ -356,10 +356,10 @@ $fileLimitHuman = $this->getParam('fileLimitHuman', 0);
    -
  • Create
  • -
  • Read
  • -
  • Update
  • -
  • Delete
  • +
  • Create
  • +
  • Read
  • +
  • Update
  • +
  • Delete