Release 6.49
This commit is contained in:
parent
22ad7101ba
commit
439ec72e41
14 changed files with 4026 additions and 3428 deletions
|
|
@ -227,6 +227,11 @@
|
|||
Var bg_strawProblem_ST = "Invisible"
|
||||
Var StrawStateX = "Invisible"
|
||||
Var LidStateX = "Invisible"
|
||||
|
||||
If RoadShow = "true" Then
|
||||
Var EnableSelectMenuBetweenBrewBlink = "Invisible"
|
||||
EndIf
|
||||
|
||||
|
||||
</EventOpen>
|
||||
|
||||
|
|
@ -951,6 +956,10 @@
|
|||
EndIf
|
||||
EndIf
|
||||
|
||||
If RoadShow = "true" Then
|
||||
Var EnableSelectMenuBetweenBrewBlink = "Invisible"
|
||||
EndIf
|
||||
|
||||
|
||||
Refresh
|
||||
TimerReset
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue