#4951 Summary Plot Template : Hide template collection in project tree

This commit is contained in:
Magne Sjaastad 2019-10-30 10:48:23 +01:00
parent 2dfa6b9d9f
commit d6b7aa301c

View File

@ -1304,8 +1304,6 @@ void RimProject::defineUiTreeOrdering( caf::PdmUiTreeOrdering& uiTreeOrdering, Q
itemCollection->add( mainPlotCollection->saturationPressurePlotCollection() );
}
}
uiTreeOrdering.add( m_plotTemplateFolderItem() );
}
else
{