mirror of
https://github.com/OPM/ResInsight.git
synced 2025-01-23 23:13:39 -06:00
#3174 Pasted summary data. Use full address text as curve name
This commit is contained in:
parent
532cbe01e9
commit
238f5f83de
@ -922,7 +922,7 @@ bool RifEclipseUserDataParserTools::isScalingText(const std::string& word)
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
std::string Column::columnName() const
|
||||
{
|
||||
return summaryAddress.quantityName();
|
||||
return summaryAddress.uiText();
|
||||
}
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user