mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-18 07:23:03 +00:00
add tabulatable loader and related configuration
This commit is contained in:
@@ -56,6 +56,12 @@ export class AdminNotifyMessage extends DSpaceObject {
|
||||
@autoserialize
|
||||
queueStatus: number;
|
||||
|
||||
/**
|
||||
* The status of the queue
|
||||
*/
|
||||
@autoserialize
|
||||
indexableObject: AdminNotifyMessage;
|
||||
|
||||
@deserialize
|
||||
_links: {
|
||||
self: {
|
||||
|
Reference in New Issue
Block a user