diff --git a/inter/tha/xml/multi/ForProGroup.inc b/inter/tha/xml/multi/ForProGroup.inc new file mode 100644 index 00000000..6d625750 --- /dev/null +++ b/inter/tha/xml/multi/ForProGroup.inc @@ -0,0 +1,21 @@ +;include="ROOT/taobin_project/inter/tha/xml/multi/InstanceGetSetString.inc" + + + GetVisible inst_show_exclude_group + + If inst_show_exclude_group_counter = "" Then + Var inst_show_exclude_group_counter = 10 + EndIf + + + If inst_show_exclude_group = 1 Then + If inst_show_exclude_group_counter > 0 Then + + Var inst_show_exclude_group_counter = inst_show_exclude_group_counter - 1 + + If inst_show_exclude_group_counter = 0 Then + RefreshAll + Var inst_show_exclude_group_counter = 4 + EndIf + EndIf + EndIf diff --git a/inter/tha/xml/multi/InstanceGetSetString.inc b/inter/tha/xml/multi/InstanceGetSetString.inc new file mode 100644 index 00000000..5e5701a9 --- /dev/null +++ b/inter/tha/xml/multi/InstanceGetSetString.inc @@ -0,0 +1,25 @@ + InstanceGetString SaveStringInst + DEBUGVAR SaveStringInst + DEBUGVAR show_eng + + + + If SaveStringInst = "RefreshNow" Then + RefreshAll + Else + If EnabledBlocksDrawInst6 = EnabledBlockUpdateInst6 Then + Var StatusRefresh = "NoRefresh" + DEBUGVAR StatusRefresh + Else + Var StatusRefresh = "Refresh" + DEBUGVAR StatusRefresh + GetXMLFileNameCurrentRunning CurrentOpenFile2 + Open CurrentOpenFile2 + EndIf + + EndIf + InstanceSetString "-" + DEBUGVAR LanguageShow + + + diff --git a/inter/tha/xml/page_payment_pack_and_send.xml b/inter/tha/xml/page_payment_pack_and_send.xml new file mode 100644 index 00000000..e69de29b diff --git a/inter/tha/xml/page_smoothie_suggest_and_process.xml b/inter/tha/xml/page_smoothie_suggest_and_process.xml new file mode 100644 index 00000000..e69de29b