Return-Path: X-Original-To: apmail-cloudstack-commits-archive@www.apache.org Delivered-To: apmail-cloudstack-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CBDEF17B38 for ; Tue, 4 Nov 2014 20:53:55 +0000 (UTC) Received: (qmail 6416 invoked by uid 500); 4 Nov 2014 20:53:55 -0000 Delivered-To: apmail-cloudstack-commits-archive@cloudstack.apache.org Received: (qmail 6149 invoked by uid 500); 4 Nov 2014 20:53:55 -0000 Mailing-List: contact commits-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list commits@cloudstack.apache.org Received: (qmail 5975 invoked by uid 99); 4 Nov 2014 20:53:55 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Nov 2014 20:53:55 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 77A248AEBBD; Tue, 4 Nov 2014 20:37:44 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: bfederle@apache.org To: commits@cloudstack.apache.org Message-Id: <22c1d0f62aa6484fbbedbcf4de2ef445@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: git commit: updated refs/heads/master to 1f21f39 Date: Tue, 4 Nov 2014 20:37:44 +0000 (UTC) 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 Authored: Tue Nov 4 18:32:32 2014 +0000 Committer: Brian Federle 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 },