mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-15 05:53:03 +00:00
replaced type input by getRenderType method
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
<button class="d-block dropdown-item" (click)="onClickSuggestion(suggestionOption)" #suggestion>
|
||||
<div class="click-blocker">
|
||||
</div>
|
||||
<ds-wrapper-list-element [object]="suggestionOption"></ds-wrapper-list-element>
|
||||
<ds-listable-object-component-loader [object]="suggestionOption" [viewMode]="viewMode"></ds-listable-object-component-loader>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user