Merge release into dev

There are quite large diff between release and dev, so do a merge to ease later syncing
This commit is contained in:
Magne Sjaastad 2019-12-02 12:46:30 +01:00
commit b9989b0ebd

View File

@ -54,7 +54,7 @@ bool RicShowContributingWellsFeature::isCommandEnabled()
if ( !flowDiagSolution )
{
RimEclipseResultCase* eclipseResultCase = nullptr;
well->firstAncestorOrThisOfTypeAsserted( eclipseResultCase );
well->firstAncestorOrThisOfType( eclipseResultCase );
if ( eclipseResultCase )
{