Commits

Kim Shepherd authored 5f6e20eaa4a
[TLC-249] Register DOI operation and button in item status page
No tags

src/app/core/data/feature-authorization/feature-id.ts

Modified
25 25 CanMove = 'canMove',
26 26 CanEditVersion = 'canEditVersion',
27 27 CanDeleteVersion = 'canDeleteVersion',
28 28 CanCreateVersion = 'canCreateVersion',
29 29 CanViewUsageStatistics = 'canViewUsageStatistics',
30 30 CanSendFeedback = 'canSendFeedback',
31 31 CanClaimItem = 'canClaimItem',
32 32 CanSynchronizeWithORCID = 'canSynchronizeWithORCID',
33 33 CanSubmit = 'canSubmit',
34 34 CanEditItem = 'canEditItem',
35 + CanRegisterDOI = 'canRegisterDOI',
35 36 }

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut