[desktop] for bug 55359

This commit is contained in:
Maxim Kadushkin 2022-02-05 17:30:22 +03:00
parent 44cd3a6ec1
commit 5d2ea4b6d1

View file

@ -234,7 +234,8 @@ define([
var on_document_ready = function (el) {
// get_themes_config('../../common/main/resources/themes/themes.json');
get_themes_config('../../../../themes.json');
if ( !Common.Controllers.Desktop.isActive() || !Common.Controllers.Desktop.isOffline() )
get_themes_config('../../../../themes.json');
}
var get_ui_theme_name = function (objtheme) {