From c1efe8997372a95f73b28112e08ae8b47f709f86 Mon Sep 17 00:00:00 2001 From: Benjamin Bolling <benjaminbolling@ci0021286.esss.lu.se> Date: Tue, 11 Feb 2020 13:56:42 +0100 Subject: [PATCH] corrected two mistakes with labelling. --- .../EmbedddedWindows/em_SL_OPI_TS2.bob | 2 +- .../collectedOPIs_01_diagnostics.bob | 18 +++--------------- 2 files changed, 4 insertions(+), 16 deletions(-) diff --git a/NON-APPROVED/COMMON/OPERATOR-OVERVIEW-OPIS/EmbedddedWindows/em_SL_OPI_TS2.bob b/NON-APPROVED/COMMON/OPERATOR-OVERVIEW-OPIS/EmbedddedWindows/em_SL_OPI_TS2.bob index c6e4d669..2795f3c9 100644 --- a/NON-APPROVED/COMMON/OPERATOR-OVERVIEW-OPIS/EmbedddedWindows/em_SL_OPI_TS2.bob +++ b/NON-APPROVED/COMMON/OPERATOR-OVERVIEW-OPIS/EmbedddedWindows/em_SL_OPI_TS2.bob @@ -35,7 +35,7 @@ </widget> <widget type="label" version="2.0.0"> <name>group-title-4</name> - <text>Operations Messages</text> + <text>TS2 Messages</text> <width>460</width> <height>40</height> <font> diff --git a/NON-APPROVED/COMMON/OPERATOR-OVERVIEW-OPIS/collectedOPIs_01_diagnostics.bob b/NON-APPROVED/COMMON/OPERATOR-OVERVIEW-OPIS/collectedOPIs_01_diagnostics.bob index 587337c2..1e4b5e7a 100644 --- a/NON-APPROVED/COMMON/OPERATOR-OVERVIEW-OPIS/collectedOPIs_01_diagnostics.bob +++ b/NON-APPROVED/COMMON/OPERATOR-OVERVIEW-OPIS/collectedOPIs_01_diagnostics.bob @@ -311,7 +311,7 @@ <group_name></group_name> </tab> <tab> - <name>Beam Loss Monitor</name> + <name>Beam Loss Monitors</name> <file>./EmbedddedWindows/em_PBI_blm-widget.bob</file> <macros> </macros> @@ -346,23 +346,11 @@ <ROOT>$(ROOT)</ROOT> <detachwindowpath>EmbedddedWindows/em_PBI_blm-widget.bob</detachwindowpath> <windowheight>1342</windowheight> - <windowtitle>PBI: Beam Loss</windowtitle> + <windowtitle>PBI: Beam Loss Monitors</windowtitle> <windowwidth>2350</windowwidth> </macros> <target>window</target> - <description>Detach Beam Loss</description> - </action> - <action type="open_display"> - <file>detachwindowcontainer.bob</file> - <macros> - <ROOT>$(ROOT)</ROOT> - <detachwindowpath>EmbedddedWindows/em_PBI_beamsettings.bob</detachwindowpath> - <windowheight>1342</windowheight> - <windowtitle>PBI: Beam Settings</windowtitle> - <windowwidth>2350</windowwidth> - </macros> - <target>window</target> - <description>Detach Beam Settings</description> + <description>Detach Beam Loss Monitors</description> </action> </actions> <text>Detach</text> -- GitLab