changed label

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/performfish-analytics-portlet@178570 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Francesco Mangiacrapa 2019-03-13 15:44:04 +00:00
parent db00155c2f
commit dcae70cc00
1 changed files with 1 additions and 1 deletions

View File

@ -442,7 +442,7 @@ public class PerformFishAnalyticsViewController {
batchIDAndListKPI.showError(msgError, true);
return false;*/
String msgError = "Could not find valid data. Please change your selection (select others parameters for Quarter and/or Area and/or Period)";
String msgError = "Could not find valid data. Please change your selection (select other parameters for Quarter and/or Area and/or Period)";
cg_batch_id.setType(ControlGroupType.WARNING);
batchIDAndListKPI.showAlert(msgError, AlertType.WARNING, false);
batchIDAndListKPI.enableButtonLoadBatches(false);