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',
|
filter: 'subject',
|
||||||
vocabulary: 'srsc',
|
vocabulary: 'srsc',
|
||||||
enabled: true
|
enabled: false
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user