Repository: cloudstack
Updated Branches:
  refs/heads/master fad6c7514 -> 1f21f399a


CLOUDSTACK-7840: UI control tip for 'Add Primary Storage' -> 'Provider' seems 
wrong

-Removed the invalid help text.


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/1f21f399
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/1f21f399
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/1f21f399

Branch: refs/heads/master
Commit: 1f21f399ab7711534febd77bb695e6c149293481
Parents: fad6c75
Author: Gabor Apati-Nagy <gabor.apati-n...@citrix.com>
Authored: Tue Nov 4 18:32:32 2014 +0000
Committer: Brian Federle <brian.fede...@citrix.com>
Committed: Tue Nov 4 12:37:09 2014 -0800

----------------------------------------------------------------------
 ui/scripts/system.js | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/1f21f399/ui/scripts/system.js
----------------------------------------------------------------------
diff --git a/ui/scripts/system.js b/ui/scripts/system.js
index 7b25c81..aaf6ee8 100644
--- a/ui/scripts/system.js
+++ b/ui/scripts/system.js
@@ -17010,7 +17010,6 @@
                                     },
                                     provider: {
                                         label: 'label.provider',
-                                        docID: 'helpPrimaryStorageZone',
                                         validation: {
                                             required: true
                                         },

Reply via email to