Skip to content

Commit 31fe92d

Browse files
committed
Change based on feed-back
1 parent 58127b1 commit 31fe92d

File tree

1 file changed

+1
-0
lines changed
  • app/databrowser/src/main/java/org/csstudio/trends/databrowser3/model

1 file changed

+1
-0
lines changed

app/databrowser/src/main/java/org/csstudio/trends/databrowser3/model/PVItem.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -414,6 +414,7 @@ public void updateDescription(final VType value)
414414
if (display.getDescription() != null && !display.getDescription().isEmpty()){
415415
setDisplayName(display.getDescription());
416416
}
417+
break;
417418
}
418419
}
419420

0 commit comments

Comments
 (0)