diff --git a/app/views/console/storage/bucket.phtml b/app/views/console/storage/bucket.phtml index 9095ab9ce9..32ee7f38f2 100644 --- a/app/views/console/storage/bucket.phtml +++ b/app/views/console/storage/bucket.phtml @@ -330,6 +330,8 @@ $fileLimitHuman = $this->getParam('fileLimitHuman', 0);

Usage

+

Objects

+

Count of files over time

@@ -343,28 +345,19 @@ $fileLimitHuman = $this->getParam('fileLimitHuman', 0);
  • Files
  • +

    Files

    +

    Count of files create, read, update and delete operations over time

    - +
    -
      -
    • Read
    • -
    - -
    -
    -
    - -
    -
    -
    - -
      +
      • Create
      • +
      • Read
      • Update
      • Delete
      diff --git a/app/views/console/storage/index.phtml b/app/views/console/storage/index.phtml index dae60aeaeb..05c6e81e26 100644 --- a/app/views/console/storage/index.phtml +++ b/app/views/console/storage/index.phtml @@ -199,10 +199,10 @@

    Files

    @@ -216,10 +216,10 @@