Fix bug page_payment_cash.xml
This commit is contained in:
parent
cf4d3e71eb
commit
46b1513d26
10 changed files with 6237 additions and 2815 deletions
|
|
@ -85,9 +85,12 @@
|
|||
EndIf
|
||||
|
||||
EndIf
|
||||
If CountryRootPath = "" Then
|
||||
|
||||
Var exhaust_fan_schedule = CountryRootPath + "/hardware/exhaust_fan_schedule.ev"
|
||||
|
||||
Var exhaust_fan_schedule = "ROOT/taobin_project/inter/tha/hardware/exhaust_fan_schedule.ev"
|
||||
Else
|
||||
Var exhaust_fan_schedule = CountryRootPath + "/hardware/exhaust_fan_schedule.ev"
|
||||
EndIf
|
||||
TRY exhaust_fan_schedule
|
||||
</EventOpen>
|
||||
<Timeout> 1000 </Timeout>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue