diff --git a/HMI/code_gen/pages/shared.py b/HMI/code_gen/pages/shared.py index 2867b2ab..ecc54e82 100644 --- a/HMI/code_gen/pages/shared.py +++ b/HMI/code_gen/pages/shared.py @@ -160,7 +160,7 @@ navigation = """ } if(tTmp.txt=="1") { - vis bPrev,1 + vis bNext,1 bNext.txt="" } """ \ No newline at end of file diff --git a/HMI/nspanel.HMI b/HMI/nspanel.HMI index fd48c33c..a6895aea 100644 Binary files a/HMI/nspanel.HMI and b/HMI/nspanel.HMI differ diff --git a/HMI/nspanel.tft b/HMI/nspanel.tft index 8e0588dc..9eb10fc3 100644 Binary files a/HMI/nspanel.tft and b/HMI/nspanel.tft differ