mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
Merge pull request #1224 from Alfresco/dev-pionnegru-ACA-2486
[ACA-2486] Share link - when modal is closed focus is not returned to trigger
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