Minor typo, fixes APPR page
This commit is contained in:
parent
71f41e715d
commit
568f8472ca
1 changed files with 1 additions and 1 deletions
|
@ -1193,7 +1193,7 @@ var canvas_MCDU_base = {
|
|||
me.showLeftS(1, 1, 1, 1, 1, 1);
|
||||
me.showLeftArrow(-1, -1, -1, -1, -1, 1);
|
||||
me.showRight(1, 1, 1, 1, 1, 1);
|
||||
me.showRight(1, 1, 1, 1, -1, 1);
|
||||
me.showRightS(1, 1, 1, 1, -1, 1);
|
||||
me.showRightArrow(-1, -1, -1, -1, -1, 1);
|
||||
me.showCenter(1, 1, 1, -1, 1, -1);
|
||||
me.showCenterS(1, 1, 1, -1, 1, -1);
|
||||
|
|
Loading…
Add table
Reference in a new issue