mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-12 12:33:07 +00:00
97049: Disable the vocabulary by default
This commit is contained in:
@@ -394,7 +394,7 @@ export class DefaultAppConfig implements AppConfig {
|
|||||||
{
|
{
|
||||||
filter: 'subject',
|
filter: 'subject',
|
||||||
vocabulary: 'srsc',
|
vocabulary: 'srsc',
|
||||||
enabled: true
|
enabled: false
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user