Skip to content
Snippets Groups Projects
Commit bf673684 authored by felmer's avatar felmer
Browse files

refresh when also samples has changed

SVN: 18305
parent f12ea8f9
No related branches found
No related tags found
No related merge requests found
......@@ -142,7 +142,7 @@ class RawDataSampleGrid extends TypedTableGrid<Sample>
{
return new DatabaseModificationKind[]
{ createOrDelete(ObjectKind.SAMPLE_TYPE), edit(ObjectKind.SAMPLE_TYPE),
createOrDelete(ObjectKind.SPACE),
edit(ObjectKind.SAMPLE), createOrDelete(ObjectKind.SPACE),
createOrDelete(ObjectKind.PROPERTY_TYPE_ASSIGNMENT),
edit(ObjectKind.PROPERTY_TYPE_ASSIGNMENT) };
}
......
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