Skip to content
Snippets Groups Projects
Commit 49dec6d4 authored by Arthur Coolen's avatar Arthur Coolen
Browse files

Task #6859 changes for rollout 3.14,Lofar_System needed change for this version

parent 713cd367
No related branches found
No related tags found
No related merge requests found
V 11
V 13
2
LANG:1 15 System overview
LANG:0 15 Systembersicht
......@@ -58,7 +58,7 @@ void reload() {
if (isRedundant())
panel = \"\";
else
panel = \"objects/Reports/SystemOverview.pnl\";
panel = \"objects/Reports/SystemOverviewNonRedundant.pnl\";
addSymbol(myModuleName(), myPanelName() , panel, \"test\", makeDynString(\"$System:\"+getSystemName()), 15,30,0,1,1);
return;
......@@ -283,7 +283,7 @@ if ( isDistributed() && dynlen( diDistManagers) == 0)
if ((iSystemRedundancy > 0))
panel = \"\";
else
panel = \"objects/Reports/SystemOverview.pnl\";
panel = \"objects/Reports/SystemOverviewNonRedundant.pnl\";
if (bDoNotShowOtherSystems && iActiveSystem != getSystemId())
{
......@@ -325,6 +325,7 @@ dyn_int diAllredyAddedSystems ;
"CBRef" "0"
"EClose" E
"LangSwitchMode" "1"
0 0 0
""
NC
DISPLAY_LAYER, 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
......@@ -343,8 +344,10 @@ E E E
LANG:1 0
LANG:0 0
1
3
"sizePolicy" "Fixed Fixed"
"dashclr"N "_Transparent"
"antiAliased" "0"
E E 0 1 1 0 1 E U 0 E 52 262 768 288
0 2 0 "0s" 0 0 0 64 0 0 52 262 1
2
......@@ -365,9 +368,11 @@ E E E
LANG:1 0
LANG:0 0
1
3
"sizePolicy" "Fixed Fixed"
"dashclr"N "_Transparent"
E E 0 1 1 0 1 E U 0 E 2 803 74 818
"antiAliased" "0"
E E 0 1 1 0 1 E U 0 E 2 803 76 817
0 2 0 "0s" 0 0 0 192 0 0 2 803 1
2
LANG:1 26 Arial,-1,12,5,40,0,0,0,0,0
......@@ -528,7 +533,7 @@ LANG:0 0
if ((iSystemRedundancy > 0))
panel = \"\";
else
panel = \"objects/Reports/SystemOverview.pnl\";
panel = \"objects/Reports/SystemOverviewNonredundant.pnl\";
dynAppend(gdiRegisterdSystems, iActiveSystem);
bBlock = FALSE;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment