On 06/05/2014 01:10 PM, Sheldon wrote:
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?
ACK. Sent Patch v2.
On 06/05/2014 11:37 AM, Hongliang Wang wrote:
> Memory unit is lost and add it.
>
> Signed-off-by: Hongliang Wang <hlwang(a)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" />