bugfix :: issue :: 통합검색 후 ESC 버튼 누른후 통합검색 초기화가 안됨 >> esc 로 못 닫도록 수정.

This commit is contained in:
leejinho 2020-04-02 16:44:22 +09:00
parent 64f2589e32
commit 37084c90ab

View File

@ -704,6 +704,7 @@ export class TopBarComponent implements OnInit, OnDestroy {
},
restoreFocus: false,
hasBackdrop: false,
disableClose: true,
panelClass: 'fullSize-dialog',
id: 'IntegratedSearchDialog'
});