diff options
| author | Selvasundaram <selvam@gluster.com> | 2011-07-29 11:31:07 +0530 |
|---|---|---|
| committer | Selvasundaram <selvam@gluster.com> | 2011-07-29 22:34:14 +0530 |
| commit | b98c95d1d700f60f65fd8932aa5c9fc4a825296a (patch) | |
| tree | 819911632b6fae494f65b8cdc51a5ff12dcec649 /src/com.gluster.storage.management.gui/plugin.xml | |
| parent | 0e927535772808136b5ed8cbfe708fc0b1e839eb (diff) | |
Bug 3150 - Brick list is not getting updated after migrate operation - fix
Diffstat (limited to 'src/com.gluster.storage.management.gui/plugin.xml')
| -rw-r--r-- | src/com.gluster.storage.management.gui/plugin.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/com.gluster.storage.management.gui/plugin.xml b/src/com.gluster.storage.management.gui/plugin.xml index 36a3f3d9..46326351 100644 --- a/src/com.gluster.storage.management.gui/plugin.xml +++ b/src/com.gluster.storage.management.gui/plugin.xml @@ -502,7 +502,7 @@ state="false" style="push" toolbarPath="Normal" - tooltip="Migrate Disk"> + tooltip="Migrate Brick"> <enablement> <objectClass name="com.gluster.storage.management.core.model.Disk"> |
