From 597ea9dc8340ee7f6666605fe94c57dbac36c555 Mon Sep 17 00:00:00 2001 From: Benjamin Bolling <benjaminbolling@ci0021286.esss.lu.se> Date: Tue, 18 Feb 2020 12:03:42 +0100 Subject: [PATCH] forgot to fix a path for the vacuum systems overviews. --- .../collectedOPIs_01_systs_valvesflows.bob | 19 +++---------------- 1 file changed, 3 insertions(+), 16 deletions(-) diff --git a/NON-APPROVED/COMMON/OPERATOR-OVERVIEW-OPIS/collectedOPIs_01_systs_valvesflows.bob b/NON-APPROVED/COMMON/OPERATOR-OVERVIEW-OPIS/collectedOPIs_01_systs_valvesflows.bob index 14dcb922..84b4f558 100644 --- a/NON-APPROVED/COMMON/OPERATOR-OVERVIEW-OPIS/collectedOPIs_01_systs_valvesflows.bob +++ b/NON-APPROVED/COMMON/OPERATOR-OVERVIEW-OPIS/collectedOPIs_01_systs_valvesflows.bob @@ -484,17 +484,17 @@ <name>NCLflowBtn</name> <actions> <action type="open_display"> - <file>/Users/benjaminbolling/Library/Mobile Documents/com~apple~CloudDocs/Documents/ESS/Coding/ESS_OPIs/ess-opis/ess-opis/NON-APPROVED/lebt-010_vac/LEBT.bob</file> + <file>../../lebt-010_vac/LEBT.bob</file> <target>window</target> <description>LEBT</description> </action> <action type="open_display"> - <file>/Users/benjaminbolling/Library/Mobile Documents/com~apple~CloudDocs/Documents/ESS/Coding/ESS_OPIs/ess-opis/ess-opis/NON-APPROVED/rfq-010_vac/RFQ.bob</file> + <file>../../rfq-010_vac/RFQ.bob</file> <target>window</target> <description>RFQ</description> </action> <action type="open_display"> - <file>/Users/benjaminbolling/Library/Mobile Documents/com~apple~CloudDocs/Documents/ESS/Coding/ESS_OPIs/ess-opis/ess-opis/NON-APPROVED/mebt-010_vac/MEBT.bob</file> + <file>../../mebt-010_vac/MEBT.bob</file> <target>window</target> <description>MEBT</description> </action> @@ -1480,17 +1480,4 @@ </traces> </widget> </widget> - <widget type="embedded" version="2.0.0"> - <name>Embedded Display_60</name> - <file>$(RR_FlowsFile)</file> - <macros> - <name>LEBT N2</name> - <pv_curr>$(flow_n2)</pv_curr> - </macros> - <x>1207</x> - <y>523</y> - <width>250</width> - <height>50</height> - <transparent>true</transparent> - </widget> </display> -- GitLab