#8782 Summary Plot: drag'n'drop data vector issue

Duplicate only matching vectors
More rename for Group
This commit is contained in:
Magne Sjaastad
2022-04-08 10:46:54 +02:00
parent 93614ef272
commit 8cdef0d861
6 changed files with 15 additions and 12 deletions

View File

@@ -558,7 +558,7 @@ QString RicSummaryPlotTemplateTools::placeholderTextForWell()
//--------------------------------------------------------------------------------------------------
QString RicSummaryPlotTemplateTools::placeholderTextForGroup()
{
return "__WELL_GROUP__";
return "__GROUP__";
}
//--------------------------------------------------------------------------------------------------