mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-11 12:03:03 +00:00
finished tests for item metadata updates
This commit is contained in:
@@ -207,9 +207,11 @@ export class InputSuggestionsComponent implements ControlValueAccessor {
|
||||
}
|
||||
|
||||
registerOnTouched(fn: any): void {
|
||||
/* no implementation */
|
||||
}
|
||||
|
||||
setDisabledState(isDisabled: boolean): void {
|
||||
/* no implementation */
|
||||
}
|
||||
|
||||
writeValue(value: any): void {
|
||||
|
Reference in New Issue
Block a user