diff options
| author | Shireesh Anjal <anjalshireesh@gmail.com> | 2011-07-29 10:09:40 -0700 |
|---|---|---|
| committer | Shireesh Anjal <anjalshireesh@gmail.com> | 2011-07-29 10:09:40 -0700 |
| commit | 6a6cdc52e31eafaf7900a73fe8166f4d048d9327 (patch) | |
| tree | 819911632b6fae494f65b8cdc51a5ff12dcec649 /src/com.gluster.storage.management.gui/plugin.xml | |
| parent | c841da7ead48d325e351c6a462589a6a43e0a754 (diff) | |
| parent | b98c95d1d700f60f65fd8932aa5c9fc4a825296a (diff) | |
Merge pull request #169 from Selvasundaram/master
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"> |
