DM-358 - update common ui
This commit is contained in:
parent
44502ea400
commit
bc6fe3e2fa
@ -30,7 +30,6 @@ export class AnnotationActionsComponent implements OnChanges {
|
|||||||
@Input() tooltipPosition: 'before' | 'above' = 'before';
|
@Input() tooltipPosition: 'before' | 'above' = 'before';
|
||||||
@Input() canPerformAnnotationActions: boolean;
|
@Input() canPerformAnnotationActions: boolean;
|
||||||
@Input() alwaysVisible: boolean;
|
@Input() alwaysVisible: boolean;
|
||||||
readonly #isDocumine = getConfig().IS_DOCUMINE;
|
|
||||||
readonly roles = Roles;
|
readonly roles = Roles;
|
||||||
annotationPermissions: AnnotationPermissions;
|
annotationPermissions: AnnotationPermissions;
|
||||||
isImage = true;
|
isImage = true;
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
Subproject commit da0e0577218fa268bd14e06db889f74b23508f75
|
Subproject commit c83eb568db039e60db49d96b5a99af204b0bdd99
|
||||||
Loading…
x
Reference in New Issue
Block a user