mirror of
https://github.com/OPM/ResInsight.git
synced 2026-09-03 20:53:13 -05:00
Result info : Always show fault result details
This commit is contained in:
@@ -109,10 +109,7 @@ QString RiuResultTextBuilder::mainResultText()
|
||||
|
||||
appendDetails(text, nncDetails());
|
||||
|
||||
if (nncDetails().isEmpty())
|
||||
{
|
||||
appendDetails(text, faultResultDetails());
|
||||
}
|
||||
appendDetails(text, faultResultDetails());
|
||||
|
||||
appendDetails(text, cellEdgeResultDetails());
|
||||
|
||||
|
||||
Reference in New Issue
Block a user