This commit is contained in:
Magne Sjaastad
2016-09-13 14:07:45 +02:00
parent b3f036fb0e
commit 91476b43c8
5 changed files with 23 additions and 24 deletions

View File

@@ -290,7 +290,7 @@ void RimGeoMechPropertyFilter::updateFilterName()
if (resultAddress.resultPosType == RIG_FORMATION_NAMES)
{
newFiltername = "Formation Names";
newFiltername = resultDefinition->resultFieldName();
}
else
{