You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: app/save-and-restore/app/src/main/java/org/phoebus/applications/saveandrestore/ui/configuration/ConfigPvEntry.java
+4-5Lines changed: 4 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ public class ConfigPvEntry implements Comparable<ConfigPvEntry> {
Copy file name to clipboardExpand all lines: app/save-and-restore/app/src/main/java/org/phoebus/applications/saveandrestore/ui/configuration/ConfigurationController.java
+8-42Lines changed: 8 additions & 42 deletions
Original file line number
Diff line number
Diff line change
@@ -215,10 +215,7 @@ public void initialize() {
215
215
216
216
ContextMenucontextMenu = newContextMenu();
217
217
MenuItemsetComparisonData = newMenuItem("Add comparison on selection");
0 commit comments