Исправление переключение профиля

master3.3
Mike Khiretskiy 10 년 전
부모 d1d34ccbdf
커밋 4cbbb54c9e

@ -894,6 +894,9 @@ class Update:
profile_dv = dv.Get('cl_update_profile_datavars')
try:
if not profile_dv:
raise UpdateError(
_("Failed to use new profile. Try again."))
for var_name in ('cl_update_rep_rev',
'cl_update_rep_path',
'cl_update_rep_url',

불러오는 중...
취소
저장