mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 10:04:11 +00:00
itermediate commit
This commit is contained in:
@@ -37,8 +37,4 @@ export class WorkflowItemDataService extends DataService<WorkflowItem> {
|
||||
super();
|
||||
}
|
||||
|
||||
public getBrowseEndpoint(options: FindListOptions) {
|
||||
return this.halService.getEndpoint(this.linkPath);
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user