mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 10:04:11 +00:00
[CST-4248] Add possibility to add additional content to form.component
This commit is contained in:
@@ -48,7 +48,7 @@
|
|||||||
</ng-template>
|
</ng-template>
|
||||||
|
|
||||||
</ds-dynamic-form>
|
</ds-dynamic-form>
|
||||||
|
<ng-content select="[additional]"></ng-content>
|
||||||
<ng-content *ngIf="!displaySubmit && !displayCancel"></ng-content>
|
<ng-content *ngIf="!displaySubmit && !displayCancel"></ng-content>
|
||||||
|
|
||||||
<div *ngIf="displaySubmit || displayCancel">
|
<div *ngIf="displaySubmit || displayCancel">
|
||||||
|
Reference in New Issue
Block a user