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:
parent
db00155c2f
commit
dcae70cc00
|
@ -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);
|
||||
|
|
Loading…
Reference in New Issue