diff --git a/static/terraboard-vuejs/src/views/State.vue b/static/terraboard-vuejs/src/views/State.vue index 561b37f3..0791561c 100644 --- a/static/terraboard-vuejs/src/views/State.vue +++ b/static/terraboard-vuejs/src/views/State.vue @@ -90,26 +90,20 @@
  • -

    {{mod.path ? mod.path : "root"}}

    - {{resFilter == "" ? '' : filteredRes.length+'/' - - - - }}{{ mod.resources.keys().length }} +

    {{mod.path ? mod.path : "root"}}{{(this.resFilter == "" ? "" : this.filteredResLength+"/")+mod.resources.length}}

    -