[forms] fix bug 54812
This commit is contained in:
parent
0d68ac8d7f
commit
6803b3250d
|
@ -787,7 +787,7 @@ define([
|
|||
}
|
||||
} else {
|
||||
Common.Gateway.requestClose();
|
||||
Common.Controllers.Desktop.requestClose();
|
||||
DE.Controllers.Desktop.requestClose();
|
||||
}
|
||||
me._openDlg = null;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue