little typo :/
This commit is contained in:
parent
3fa0313582
commit
de1c6d7df4
1 changed files with 1 additions and 1 deletions
|
@ -2411,7 +2411,7 @@ var canvas_MCDU_base = {
|
|||
pageSwitch[i].setBoolValue(1);
|
||||
}
|
||||
|
||||
var rows = ["Simple_L2S","Simple_L3S","Simple_L4S"]
|
||||
var rows = ["Simple_L2S","Simple_L3S","Simple_L4S"];
|
||||
for (var a = 0; a<3; a+=1) {
|
||||
me[rows[a]].setText(" " ~ me.getIRSStatus(a));
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue