[new-search | REMOVED | DONE]: Remove actions from datasources card in Add Datasources modal.
This commit is contained in:
parent
6b2d045025
commit
47c9dca584
|
|
@ -42,7 +42,7 @@
|
|||
<div class="uk-card-body">
|
||||
<result-preview [properties]="properties" [showOrganizations]="true"
|
||||
[showSubjects]="true" [result]="getResultPreview(result)"
|
||||
[externalUrl]="contentProviderUrl">
|
||||
[externalUrl]="contentProviderUrl" [hasLink]="false">
|
||||
</result-preview>
|
||||
</div>
|
||||
<div class="uk-card-footer uk-padding-remove-vertical">
|
||||
|
|
|
|||
Loading…
Reference in New Issue