Исправлено выполнение шаблонов

legacy27 3.6.5.3
Mike Hiretsky 5 years ago
parent 8c181b5bf0
commit 295128ad36

@ -3408,7 +3408,7 @@ class templateFunction(_error, _warning, _shareTemplate, _shareTermsFunction,
else:
replace = ""
else:
pkgs = self.objVar.Get("cl_merge_pkg")
pkgs = [x for x in self.objVar.Get("cl_merge_pkg") if x]
replace = ""
if pkgs:
if slot:

Loading…
Cancel
Save