mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-09-17 14:21:14 +00:00
restore focus
This commit is contained in:
@@ -205,6 +205,7 @@ export class ContentManagementService {
|
||||
.subscribe(baseShareUrl => {
|
||||
this.dialogRef
|
||||
.open(ShareDialogComponent, {
|
||||
restoreFocus: true,
|
||||
width: '600px',
|
||||
panelClass: 'adf-share-link-dialog',
|
||||
data: {
|
||||
|
Reference in New Issue
Block a user