From 1f21f399ab7711534febd77bb695e6c149293481 Mon Sep 17 00:00:00 2001 From: Gabor Apati-Nagy Date: Tue, 4 Nov 2014 18:32:32 +0000 Subject: [PATCH] CLOUDSTACK-7840: UI control tip for 'Add Primary Storage' -> 'Provider' seems wrong -Removed the invalid help text. --- ui/scripts/system.js | 1 - 1 file changed, 1 deletion(-) diff --git a/ui/scripts/system.js b/ui/scripts/system.js index 7b25c818bf8..aaf6ee86f98 100644 --- a/ui/scripts/system.js +++ b/ui/scripts/system.js @@ -17010,7 +17010,6 @@ }, provider: { label: 'label.provider', - docID: 'helpPrimaryStorageZone', validation: { required: true },