diff --git a/inter/tha/xml/multi/page_catalog_group_tea.lxml b/inter/tha/xml/multi/page_catalog_group_tea.lxml index e726504a..9a80b5dc 100644 --- a/inter/tha/xml/multi/page_catalog_group_tea.lxml +++ b/inter/tha/xml/multi/page_catalog_group_tea.lxml @@ -142,6 +142,12 @@ EndIf EndIf + If Inst6CountMenuEnable = Inst6CountCurrentMenuEnable Then + If Inst6CountCurrentMenuEnable > 0 Then + Var Inst6MenuLoaded = "done" + EndIf + EndIf + If Inst6CountDownForOpenXML > 0 Then Var Inst6CountDownForOpenXML = Inst6CountDownForOpenXML - 1 DEBUGVAR Inst6CountDownForOpenXML diff --git a/inter/tha/xml/multi/page_catalog_group_tea.skt b/inter/tha/xml/multi/page_catalog_group_tea.skt index a3ed3cb0..b5b6eecb 100644 --- a/inter/tha/xml/multi/page_catalog_group_tea.skt +++ b/inter/tha/xml/multi/page_catalog_group_tea.skt @@ -131,6 +131,12 @@ EndIf EndIf + If Inst6CountMenuEnable = Inst6CountCurrentMenuEnable Then + If Inst6CountCurrentMenuEnable > 0 Then + Var Inst6MenuLoaded = "done" + EndIf + EndIf + If Inst6CountCurrentMenuEnable = 0 Then