mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 10:04:11 +00:00
107873: Fix ProcessOverviewService doc comment
This commit is contained in:
@@ -10,10 +10,9 @@ import { ProcessStatus } from '../processes/process-status.model';
|
||||
import { DatePipe } from '@angular/common';
|
||||
import { PaginationComponentOptions } from '../../shared/pagination/pagination-component-options.model';
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* Service to retrieve
|
||||
* Service to manage the processes displayed in the
|
||||
* {@Link ProcessOverviewComponent} and the {@Link ProcessOverviewTableComponent}
|
||||
*/
|
||||
@Injectable({
|
||||
providedIn: 'root',
|
||||
|
Reference in New Issue
Block a user