CLOUDSTACK-7840: UI control tip for 'Add Primary Storage' -> 'Provider' seems wrong
-Removed the invalid help text. (cherry picked from commit 1f21f399ab7711534febd77bb695e6c149293481) Signed-off-by: Rohit Yadav <rohit.ya...@shapeblue.com> Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/1998217f Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/1998217f Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/1998217f Branch: refs/heads/4.5 Commit: 1998217f6a4d00d27c88e559bd5889a003b39060 Parents: b3e84ca Author: Gabor Apati-Nagy <gabor.apati-n...@citrix.com> Authored: Tue Nov 4 18:32:32 2014 +0000 Committer: Rohit Yadav <rohit.ya...@shapeblue.com> Committed: Tue Jan 20 12:02:07 2015 +0530 ---------------------------------------------------------------------- ui/scripts/system.js | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/1998217f/ui/scripts/system.js ---------------------------------------------------------------------- diff --git a/ui/scripts/system.js b/ui/scripts/system.js index fdaaed4..f55807a 100644 --- a/ui/scripts/system.js +++ b/ui/scripts/system.js @@ -17010,7 +17010,6 @@ }, provider: { label: 'label.provider', - docID: 'helpPrimaryStorageZone', validation: { required: true },