minor tweak to note xref display

This commit is contained in:
Jason Wall 2020-08-08 09:20:14 -04:00
parent bb3d3ef5b6
commit 8160503f06
2 changed files with 2 additions and 1 deletions

View File

@ -56,3 +56,4 @@ To get more help on the Angular CLI use `ng help` or go check out the [Angular C
- Test note persistence
- Test note search
- Make card icons configurable (for future)
- remove old ionic project

View File

@ -16,7 +16,7 @@
<ngx-md class="markdown" *ngIf="cardItem.data">{{
cardItem.data.content
}}</ngx-md>
<mat-expansion-panel>
<mat-expansion-panel *ngIf="cardItem.data.xref && cardItem.data.xref !== ''">
<mat-expansion-panel-header>
<mat-panel-title>
Cross References