mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-10 19:43:04 +00:00
118220: Add live-region service and component
This commit is contained in:
@@ -313,5 +313,10 @@ export const environment: BuildConfig = {
|
||||
vocabulary: 'srsc',
|
||||
enabled: true
|
||||
}
|
||||
]
|
||||
],
|
||||
|
||||
liveRegion: {
|
||||
messageTimeOutDurationMs: 30000,
|
||||
isVisible: false,
|
||||
},
|
||||
};
|
||||
|
Reference in New Issue
Block a user