summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/com.gluster.storage.management.console/plugin.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/com.gluster.storage.management.console/plugin.xml b/src/com.gluster.storage.management.console/plugin.xml
index 543b3571..fa949443 100644
--- a/src/com.gluster.storage.management.console/plugin.xml
+++ b/src/com.gluster.storage.management.console/plugin.xml
@@ -1226,7 +1226,7 @@
description="Set of Actions in "Edit" menu"
id="com.gluster.storage.management.console.actionsets.help"
label="Help Action Set"
- visible="true">
+ visible="false">
<action
allowLabelUpdate="false"
class="com.gluster.storage.management.console.actions.SupportAction"
@@ -1236,7 +1236,7 @@
menubarPath="help/helpEnd"
pulldown="false"
retarget="false"
- state="false"
+ state="true"
style="push"
tooltip="Support Information">
</action>