forked from hazza/dspace-angular
97049: Disable the vocabulary by default
This commit is contained in:
@@ -394,7 +394,7 @@ export class DefaultAppConfig implements AppConfig {
|
||||
{
|
||||
filter: 'subject',
|
||||
vocabulary: 'srsc',
|
||||
enabled: true
|
||||
enabled: false
|
||||
}
|
||||
];
|
||||
}
|
||||
|
Reference in New Issue
Block a user