[Kimchi-devel] [PATCH] Add Unit (MB) to Memory in Template Edit Window
Sheldon
shaohef at linux.vnet.ibm.com
Thu Jun 5 05:10:16 UTC 2014
looks good for me. I have checked the template related code, it is MB.
Should we update the docs/API.md tell the unit is MB?
On 06/05/2014 11:37 AM, Hongliang Wang wrote:
> Memory unit is lost and add it.
>
> Signed-off-by: Hongliang Wang <hlwang at linux.vnet.ibm.com>
> ---
> ui/pages/template-edit.html.tmpl | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/ui/pages/template-edit.html.tmpl b/ui/pages/template-edit.html.tmpl
> index 8a4f0e4..05a0820 100644
> --- a/ui/pages/template-edit.html.tmpl
> +++ b/ui/pages/template-edit.html.tmpl
> @@ -65,7 +65,7 @@
> </div>
> <div>
> <div class="template-edit-wrapper-label">
> - <label for="template-edit-memory-textbox">$_("Memory")</label>
> + <label for="template-edit-memory-textbox">$_("Memory (MB)")</label>
> </div>
> <div class="template-edit-wrapper-controls">
> <input id="template-edit-memory-textbox" name="memory" type="text" />
--
Thanks and best regards!
Sheldon Feng(冯少合)<shaohef at linux.vnet.ibm.com>
IBM Linux Technology Center
More information about the Kimchi-devel
mailing list