X-Git-Url: https://git.plutz.net/?a=blobdiff_plain;f=cards%2Flist.sh;h=9224ace75460e82691b865dcb970b27c36910643;hb=638d268ba4eff001614d065396572a6d1c03efae;hp=9ff31254f488fa32ebaabb020b190dd873d6cb55;hpb=84a902c72862437a0e5b9f9ce539a9c72b4ae11d;p=lobster diff --git a/cards/list.sh b/cards/list.sh index 9ff3125..9224ace 100755 --- a/cards/list.sh +++ b/cards/list.sh @@ -63,6 +63,7 @@ print_card(){ [div .section .phone $(card_item "$card" TEL EMAL IMPP URL)] [div .section .insurance $(card_item "$card" X-HEALTH-INSURANCE)] [div .section .note $(card_item "$card" NOTE X-CLIENT-REFERRAL)] + [div .section .therapies $(card_item "$card" therapies)] [div .control [a .item href="/cards/edit_card.sh?card=${cardfile##*/}" $(l10n edit)] [a .item href="/cards/export_card.sh?card=${cardfile##*/}" $(l10n vcf_export)]