|
|
@@ -28,6 +28,17 @@ |
|
|
|
></app-file> |
|
|
|
</div> |
|
|
|
|
|
|
|
<div class="files-heading">Additional details:</div> |
|
|
|
<div class="files-holder"> |
|
|
|
<app-file |
|
|
|
name="Details from source" |
|
|
|
[sizeInBytes]="160000" |
|
|
|
extension="docx" |
|
|
|
link="/assets/files/document.docx" |
|
|
|
></app-file> |
|
|
|
<p class="paragraph-of-text">Extra remarks that have been added from the source after collecting more information.</p> |
|
|
|
</div> |
|
|
|
|
|
|
|
<app-multi-file-upload label="Analysis documents"></app-multi-file-upload> |
|
|
|
|
|
|
|
<app-textarea |
|
|
|