fix image asset

This commit is contained in:
Eugenio Romano
2020-01-29 18:05:03 +00:00
committed by GitHub
parent abd3b0f1fe
commit 2434d9a09c

View File

@@ -29,7 +29,7 @@
{{field.params?.fileSource?.name}}
<mat-icon>
<img alt="alfresco" class="adf-attach-widget__image-logo"
src="../assets/images/alfresco-flower.svg">
src="./assets/images/alfresco-flower.svg">
</mat-icon>
</button>
</div>