Skip to content

Commit 1e01f38

Browse files
[DSC-1874] Small fix
1 parent a762acd commit 1e01f38

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/app/shared/metadata-link-view/sticky-popover.directive.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ export class StickyPopoverDirective extends NgbPopover implements OnInit, OnDest
5555
this._elRef = _elementRef;
5656
this._render = _renderer;
5757
this.triggers = 'manual';
58-
this.popoverTitle = 'Permissions';
5958
this.container = 'body';
6059
}
6160

0 commit comments

Comments
 (0)