mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 10:04:11 +00:00
117544: port to 8.0 standard after merge
This commit is contained in:
@@ -39,6 +39,7 @@ import {
|
||||
map,
|
||||
} from 'rxjs/operators';
|
||||
|
||||
import { DisabledDirective } from '../disabled-directive';
|
||||
import {
|
||||
hasValue,
|
||||
isNotEmpty,
|
||||
@@ -69,6 +70,7 @@ import { FormService } from './form.service';
|
||||
DynamicFormsCoreModule,
|
||||
NgIf,
|
||||
AsyncPipe,
|
||||
DisabledDirective,
|
||||
],
|
||||
standalone: true,
|
||||
})
|
||||
|
Reference in New Issue
Block a user