Commit 766d1afd by Fukász Rómeó Ervin

dashboard: fix data store usage label

parent eca6ce52
......@@ -397,7 +397,7 @@ class StorageListTable(Table):
)
used_percent = TemplateColumn(
verbose_name=_("Usage"),
verbose_name=_("DataStore usage"),
template_name="dashboard/storage-list/" +
"column-storage-used_percent.html",
orderable=False
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment