From 45c3f9b1767d5cfe0521d16903de9e8ebe7ab4c6 Mon Sep 17 00:00:00 2001 From: catborise Date: Wed, 14 Nov 2018 14:04:37 +0300 Subject: [PATCH] index_grouped: remove unused data-sortable. index_nongrouped: add trans statement for actions --- instances/templates/allinstances_index_grouped.html | 2 +- instances/templates/allinstances_index_nongrouped.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/instances/templates/allinstances_index_grouped.html b/instances/templates/allinstances_index_grouped.html index 0719cf4..eae11b5 100644 --- a/instances/templates/allinstances_index_grouped.html +++ b/instances/templates/allinstances_index_grouped.html @@ -8,7 +8,7 @@ {% trans "Status" %} {% trans "VCPU" %} {% trans "Memory" %} - {% trans "Actions & Mem Usage" %} + {% trans "Actions & Mem Usage" %} diff --git a/instances/templates/allinstances_index_nongrouped.html b/instances/templates/allinstances_index_nongrouped.html index 6112414..6d04286 100644 --- a/instances/templates/allinstances_index_nongrouped.html +++ b/instances/templates/allinstances_index_nongrouped.html @@ -7,7 +7,7 @@ Status VCPU Memory - Actions + {% trans "Actions" %}