mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 10:04:11 +00:00
Merge pull request #2229 from mwoodiupui/license-linebreaks
Enable line breaks in deposit license during submission.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<span class="mb-5" [innerHTML]="licenseText$ | async"></span>
|
||||
<span class="mb-5 preserve-line-breaks" [innerHTML]="licenseText$ | async"></span>
|
||||
<br> <br>
|
||||
<ds-form *ngIf="formModel" #formRef="formComponent"
|
||||
[formId]="formId"
|
||||
|
Reference in New Issue
Block a user