diff options
| author | Shireesh Anjal <anjalshireesh@gmail.com> | 2011-08-09 00:42:21 -0700 |
|---|---|---|
| committer | Shireesh Anjal <anjalshireesh@gmail.com> | 2011-08-09 00:42:21 -0700 |
| commit | 2ff3d120fe41b927565a29e28e6470ea4a073335 (patch) | |
| tree | f8b2c14dc834228db716412465d46718753c3300 | |
| parent | 968de364c1b924e77eaf1279c27f3c8784400221 (diff) | |
| parent | 81d42ce5f0ac42e8c60e50fe1fe46791379080bc (diff) | |
Merge pull request #208 from Dhandapani/master
Bug 3342 - Migrate option missing from Gluster Menu
| -rw-r--r-- | src/com.gluster.storage.management.console/plugin.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/com.gluster.storage.management.console/plugin.xml b/src/com.gluster.storage.management.console/plugin.xml index c5d7548e..9e799d49 100644 --- a/src/com.gluster.storage.management.console/plugin.xml +++ b/src/com.gluster.storage.management.console/plugin.xml @@ -509,7 +509,7 @@ icon="icons/tango/32x32/replace-brick.png" id="com.gluster.storage.management.console.actions.MigrateDiskAction" label="&Migrate Brick" - menubarPath="com.gluster.storage.management.console.menu.glusterserver/glusterserver" + menubarPath="com.gluster.storage.management.console.menu.volume/volume" pulldown="false" retarget="false" state="false" |
