diff --git a/calculate/lib/cl_template.py b/calculate/lib/cl_template.py index 6c98b35..d3ce383 100644 --- a/calculate/lib/cl_template.py +++ b/calculate/lib/cl_template.py @@ -6035,6 +6035,7 @@ class templateClt(scanDirectoryClt, Template): # Пропуск шаблонов директорийscanningTemplates if self.templDirNameFile == os.path.split(path)[1]: return True + self.functObj.currentBelong = "" # Проверка на переменные в названии файла if not self.getNeedTemplate(path): if self.getError():