only updated a label

feature_20979
Francesco Mangiacrapa 3 years ago
parent a6de65a047
commit fc274579a4

@ -152,7 +152,7 @@ public class WsThreddsWidget implements HasWsSyncNotificationListner {
}
final Modal box = new Modal(true);
box.setTitle("Checking configurations...");
box.setTitle("Checking authorizations and configurations...");
final HorizontalPanel hpLoader = new HorizontalPanel();
LoaderIcon loader = new LoaderIcon("Checking authorizations and folder configurations...");
hpLoader.add(loader);

Loading…
Cancel
Save