fix deactive state
This commit is contained in:
parent
c3ffece9f5
commit
c2ea778863
3 changed files with 79 additions and 4 deletions
|
|
@ -100,7 +100,9 @@
|
|||
; Open "/ROOT/xml/outservice.xml"
|
||||
EndIf
|
||||
If NetworkStatus = "DEACTIVE" Then
|
||||
Open "/ROOT/xml/offline.xml"
|
||||
If SELLSTATUS = "DEACTIVE" Then
|
||||
Open "/ROOT/xml/offline.xml"
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue