[Kimchi-devel] [PATCH] [Kimchi] Issue #1215: Wrong tab into Storage section This commit addresses an issue where table the table headers were incorrectly labeling their columns. This reorders the items in the tables to properly match the titles.

aline.manera at gmail.com aline.manera at gmail.com
Mon Apr 23 03:37:20 UTC 2018


Applied. Thanks!

On Sat, Apr 21, 2018 at 3:56 PM, <cyrille at visgence.com> wrote:

> From: Cyrille Gindreau <cyrille at visgence.com>
>
> ---
>  ui/pages/tabs/storage.html.tmpl | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/ui/pages/tabs/storage.html.tmpl b/ui/pages/tabs/storage.html.
> tmpl
> index 8a3bd84..8b77e69 100644
> --- a/ui/pages/tabs/storage.html.tmpl
> +++ b/ui/pages/tabs/storage.html.tmpl
> @@ -136,11 +136,11 @@
>                </div>
>                  <div class="wok-datagrid wok-list">
>                      <div class="wok-datagrid-header">
> -                        <span class="column-name">$_('Name')</span><!--
> -                   --><span class="column-format">$_('Format')</span><!--
> -                   --><span class="column-type">$_('Type')</span><!--
> -                   --><span class="column-used-by">$_('Used
> By')</span><!--<!--
> +                      <span class="column-name">$_('Name')</span><!--
>                     --><span class="column-used">$_('Used')</span><!--
> +                  --><span class="column-used-by">$_('Used
> By')</span><!--
> +                  --><span class="column-format">$_('Format')</span><!--
> +                  --><span class="column-type">$_('Type')</span><!--
>                     --><span class="column-allocated">$_('
> Allocated')</span><!--
>                     --><span class="column-capacity">$_('
> Capacity')</span><!--
>                     --><span class="column-progress
> hidden">$_('Progress')</span>
> --
> 1.8.3.1
>
> _______________________________________________
> Kimchi-devel mailing list
> Kimchi-devel at ovirt.org
> http://lists.ovirt.org/mailman/listinfo/kimchi-devel
>



-- 
Aline Manera
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ovirt.org/pipermail/kimchi-devel/attachments/20180422/8eabe0be/attachment.html>


More information about the Kimchi-devel mailing list