Skip to content
Snippets Groups Projects
Commit 0771f2c1 authored by tpylak's avatar tpylak
Browse files

fix display settings

SVN: 22061
parent 425f2a52
No related branches found
No related tags found
No related merge requests found
...@@ -77,7 +77,7 @@ public class MaterialFeaturesFromAllExperimentsGrid extends ...@@ -77,7 +77,7 @@ public class MaterialFeaturesFromAllExperimentsGrid extends
ExperimentSearchByProjectCriteria experimentSearchCriteria) ExperimentSearchByProjectCriteria experimentSearchCriteria)
{ {
super(viewContext.getCommonViewContext(), BROWSER_ID, true, super(viewContext.getCommonViewContext(), BROWSER_ID, true,
DisplayTypeIDGenerator.MATERIAL_REPLICA_SUMMARY_SECTION); DisplayTypeIDGenerator.MATERIAL_FEATURES_FROM_ALL_EXPERIMENTS_SECTION);
this.screeningViewContext = viewContext; this.screeningViewContext = viewContext;
this.material = material; this.material = material;
this.experimentSearchCriteria = experimentSearchCriteria; this.experimentSearchCriteria = experimentSearchCriteria;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment