Skip to content

Commit 2c3329b

Browse files
committed
Merge remote-tracking branch '4sciencebitbucket/DURACOM-133' into DURACOM-133
2 parents 2e6a1c2 + d0ccb59 commit 2c3329b

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

src/app/shared/mydspace-actions/workspaceitem/workspaceitem-actions.component.ts

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,6 @@ export class WorkspaceitemActionsComponent extends MyDSpaceActionsComponent<Work
4141
*/
4242
public processingDelete$ = new BehaviorSubject<boolean>(false);
4343

44-
/**
45-
* A boolean representing if the user is an admin
46-
* @type {Observable<boolean>}
47-
*/
48-
isAdmin$: Observable<boolean>;
49-
5044
/**
5145
* A boolean representing if the user can edit the item
5246
* and therefore can delete it as well

0 commit comments

Comments
 (0)