mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-09 19:13:08 +00:00
Refactored to remove forceBypassCache param from requestService and from data service classes.
This commit is contained in:
@@ -27,8 +27,11 @@ export class PoolTaskDataService extends TasksService<PoolTask> {
|
||||
*/
|
||||
protected linkPath = 'pooltasks';
|
||||
|
||||
<<<<<<< HEAD
|
||||
protected responseMsToLive = 0;
|
||||
|
||||
=======
|
||||
>>>>>>> Refactored to remove forceBypassCache param from requestService and from data service classes.
|
||||
/**
|
||||
* Initialize instance variables
|
||||
*
|
||||
|
Reference in New Issue
Block a user