mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-18 07:23:03 +00:00
fixes after merge
This commit is contained in:
@@ -16,6 +16,11 @@ export const environment: Partial<GlobalConfig> = {
|
||||
// NOTE: Space is capitalized because 'namespace' is a reserved string in TypeScript
|
||||
nameSpace: '/angular-dspace',
|
||||
},
|
||||
item: {
|
||||
edit: {
|
||||
undoTimeout: 10
|
||||
}
|
||||
},
|
||||
submission: {
|
||||
autosave: {
|
||||
// NOTE: which metadata trigger an autosave
|
||||
|
Reference in New Issue
Block a user