[Kimchi-devel] [PATCHv3 1/2] Fix typo of storage pool add

Aline Manera alinefm at linux.vnet.ibm.com
Tue Jun 17 21:26:39 UTC 2014


On 06/17/2014 06:35 AM, lvroyce at linux.vnet.ibm.com wrote:
> From: Royce Lv <lvroyce at linux.vnet.ibm.com>
>
> Typo introduced in 54e6bfadf83df5122b of storage pool add.
> Fix it.

Thanks for the patch, Royce! But Daniel has already sent a patch for it 
and it is already merged

> Signed-off-by: Royce Lv <lvroyce at linux.vnet.ibm.com>
> ---
>   ui/pages/storagepool-add.html.tmpl | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/ui/pages/storagepool-add.html.tmpl b/ui/pages/storagepool-add.html.tmpl
> index e6b1fd6..ba85e6e 100644
> --- a/ui/pages/storagepool-add.html.tmpl
> +++ b/ui/pages/storagepool-add.html.tmpl
> @@ -29,7 +29,7 @@
>               <div class="close">X</div>
>           </header>
>           <div class="content">
> -            <form id="form-pool-addd">
> +            <form id="form-pool-add">
>                   <section class="form-section">
>                       <h2>1. $_("Storage Pool Name")</h2>
>                       <div class="field">




More information about the Kimchi-devel mailing list