[forms] fix bug 54812

This commit is contained in:
Maxim Kadushkin 2022-01-10 14:46:38 +03:00
parent 0d68ac8d7f
commit 6803b3250d

View file

@ -787,7 +787,7 @@ define([
}
} else {
Common.Gateway.requestClose();
Common.Controllers.Desktop.requestClose();
DE.Controllers.Desktop.requestClose();
}
me._openDlg = null;
}