mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
Merged submission module code
This commit is contained in:
@@ -22,6 +22,7 @@ class NormalizedTestObject extends NormalizedObject {
|
||||
}
|
||||
|
||||
class TestService extends ComColDataService<NormalizedTestObject, any> {
|
||||
protected forceBypassCache = false;
|
||||
|
||||
constructor(
|
||||
protected responseCache: ResponseCacheService,
|
||||
|
Reference in New Issue
Block a user