mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-14 13:33:03 +00:00
[CSTPER-3620] Fixed workspace followlink and search filters update
This commit is contained in:
@@ -76,6 +76,11 @@ export class ObjectListComponent {
|
||||
*/
|
||||
@Input() importConfig: { importLabel: string };
|
||||
|
||||
/**
|
||||
* Emit when one of the listed object has changed.
|
||||
*/
|
||||
@Output() contentChange = new EventEmitter<any>();
|
||||
|
||||
/**
|
||||
* The current listable objects
|
||||
*/
|
||||
|
Reference in New Issue
Block a user