[Kimchi-devel] [PATCH][Kimchi] Change "Memory Available" by "Memory Utilization"
Socorro Stoppler
socorro at linux.vnet.ibm.com
Tue Apr 12 20:08:38 UTC 2016
Reviewed-by: Socorro Stoppler <socorro at linux.vnet.ibm.com>
Tested-by: Socorro Stoppler <socorro at linux.vnet.ibm.com>
On 04/12/2016 12:00 PM, Rodrigo Trujillo wrote:
> Guests gallery and list view were display different labels.
> Just fix it.
>
> Signed-off-by: Rodrigo Trujillo <rodrigo.trujillo at linux.vnet.ibm.com>
> ---
> ui/pages/guest.html.tmpl | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/ui/pages/guest.html.tmpl b/ui/pages/guest.html.tmpl
> index c8f32a9..c89e450 100644
> --- a/ui/pages/guest.html.tmpl
> +++ b/ui/pages/guest.html.tmpl
> @@ -92,7 +92,7 @@
> <div class="progress-bar light-grey memory"></div>
> <div class="progress-bar memory-progress-bar"></div>
> </div><!--
> - --><span class="item-hidden">$_("Memory Available")</span>
> + --><span class="item-hidden">$_("Memory Utilization")</span>
> </span><!--
> --><span class='column-storage'>
> <div class='measure-label storage-percentage'></div>
More information about the Kimchi-devel
mailing list