From 9952af4c3684d1f7445098bb1c8ed37814975b86 Mon Sep 17 00:00:00 2001
From: benjaminbolling <benjamin.bolling@esss.se>
Date: Tue, 1 Dec 2020 14:23:17 +0100
Subject: [PATCH] Updated links to the operator and system expert level screens
 for the BCM top level OPI.

---
 10-Top/bcmioc/top.bob | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/10-Top/bcmioc/top.bob b/10-Top/bcmioc/top.bob
index a980cca..d659c11 100644
--- a/10-Top/bcmioc/top.bob
+++ b/10-Top/bcmioc/top.bob
@@ -56,7 +56,7 @@
       <name>Operator_1</name>
       <actions>
         <action type="open_display">
-          <file>../../../../../30-Operator/10-ACC/99-PBI/10-Top/BCM.bob</file>
+          <file>../../../../../30-Operator/10-ACC/999-PBI/10-Top/BCM.bob</file>
           <target>replace</target>
           <description>Open Display</description>
         </action>
@@ -71,7 +71,7 @@
       <name>MachineExpert_1</name>
       <actions>
         <action type="open_display">
-          <file>../../../../../20-SystemExpert/10-ACC/99-PBI/10-Top/BCM.bob</file>
+          <file>../../../../../20-SystemExpert/10-ACC/999-PBI/10-Top/BCM.bob</file>
           <target>replace</target>
         </action>
       </actions>
@@ -85,7 +85,6 @@
   <widget type="embedded" version="2.0.0">
     <name>Linking Container</name>
     <class></class>
-    <file>instance.bob</file>
     <macros>
       <AMC_NAME>Ctrl-AMC-110</AMC_NAME>
       <CG>$(CONTROL_GROUP):$(Ctrl-AMC-005):</CG>
@@ -101,6 +100,7 @@
       <SYSTEM8>DTL-030:PBI-BCM-001</SYSTEM8>
       <SYSTEM9>DTL-040:PBI-BCM-001</SYSTEM9>
     </macros>
+    <file>instance.bob</file>
     <x>20</x>
     <y>70</y>
     <width>320</width>
@@ -115,7 +115,6 @@
   <widget type="embedded" version="2.0.0">
     <name>Linking Container_1</name>
     <class></class>
-    <file>instance.bob</file>
     <macros>
       <AMC_NAME>Ctrl-AMC-004</AMC_NAME>
       <CG>LAB-BCM09:Ctrl-AMC-004:</CG>
@@ -131,6 +130,7 @@
       <SYSTEM8>LAB-009:PBI-BCM-008</SYSTEM8>
       <SYSTEM9>LAB-009:PBI-BCM-009</SYSTEM9>
     </macros>
+    <file>instance.bob</file>
     <x>360</x>
     <y>70</y>
     <width>320</width>
-- 
GitLab