From b98c95d1d700f60f65fd8932aa5c9fc4a825296a Mon Sep 17 00:00:00 2001 From: Selvasundaram Date: Fri, 29 Jul 2011 11:31:07 +0530 Subject: Bug 3150 - Brick list is not getting updated after migrate operation - fix --- src/com.gluster.storage.management.gui/plugin.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/com.gluster.storage.management.gui/plugin.xml') 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"> -- cgit