diff --git a/app/db/README.md b/app/db/README.md index 24bd69a9..362b805d 100644 --- a/app/db/README.md +++ b/app/db/README.md @@ -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 diff --git a/app/db/src/app/search/components/note/note-card.component.html b/app/db/src/app/search/components/note/note-card.component.html index fe9b2ef5..795fbe44 100644 --- a/app/db/src/app/search/components/note/note-card.component.html +++ b/app/db/src/app/search/components/note/note-card.component.html @@ -16,7 +16,7 @@ {{ cardItem.data.content }} - + Cross References