mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-14 13:33:03 +00:00
solved issues with browse pages
This commit is contained in:
@@ -4,6 +4,8 @@ import { ResourceType } from './resource-type';
|
||||
import { TypedObject } from '../cache/object-cache.reducer';
|
||||
|
||||
export class BrowseDefinition implements TypedObject {
|
||||
static type = new ResourceType('browse');
|
||||
|
||||
@autoserialize
|
||||
id: string;
|
||||
|
||||
|
Reference in New Issue
Block a user