mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-14 05:23:06 +00:00
added new decorator for metadata representations
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
*/
|
||||
|
||||
export enum Context {
|
||||
Undefined = 'undefined',
|
||||
SearchList = 'searchList',
|
||||
SearchGrid = 'searchGrid',
|
||||
Submission = 'submission',
|
||||
|
Reference in New Issue
Block a user