This commit is contained in:
Peter Maquiran
2022-02-04 08:00:10 +01:00
parent 1ffeb3df5c
commit 80aaf352b6
4 changed files with 24 additions and 310 deletions
@@ -555,7 +555,9 @@ export class MessagesPage implements OnInit, OnChanges, AfterViewInit, OnDestroy
"title_link_download": true,
//"thumb_url": "assets/images/webtrix-logo.png",
"message_link": url_no_options,
"type": "webtrix"
"type": "webtrix",
"text": res.data.selected.DocTypeDesc,
"thumb_url": "https://static.ichimura.ed.jp/uploads/2017/10/pdf-icon.png",
}]
})