-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/23008/#review46754
-----------------------------------------------------------
This line looks incorrect to me:
-
$form.find('.form-item[rel=path]').find(".name").find("label").text('label.path'+":").prepend($required);
+
$form.find('.form-item[rel=path]').find(".name").find("label").text("SR
Name-Label:").prepend($required);
I think the replaced text should be "Path:".
- Mike Tutkowski
On June 26, 2014, 11:52 a.m., Vetrivel Chinnasamy wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/23008/
> -----------------------------------------------------------
>
> (Updated June 26, 2014, 11:52 a.m.)
>
>
> Review request for cloudstack, Brian Federle and Jessica Wang.
>
>
> Repository: cloudstack-git
>
>
> Description
> -------
>
> Reverted the hard-coding fix for strings "Path:" and "SR-Name Label:".
>
>
> Diffs
> -----
>
> ui/scripts/system.js 67e01f1
>
> Diff: https://reviews.apache.org/r/23008/diff/
>
>
> Testing
> -------
>
> No
>
>
> Thanks,
>
> Vetrivel Chinnasamy
>
>