moved view logic back to ItemComponent

This commit is contained in:
Michael Spalti
2023-01-20 16:11:56 -08:00
parent 00bf90d8ea
commit 6e052af1f0
14 changed files with 115 additions and 83 deletions

View File

@@ -1,4 +1,4 @@
<ds-themed-results-back-button></ds-themed-results-back-button>
<ds-themed-results-back-button *ngIf="showBackButton | async"></ds-themed-results-back-button>
<div class="d-flex flex-row">
<ds-item-page-title-field [item]="object" class="mr-auto">
</ds-item-page-title-field>