From 6f0daa1dfc7db269ce8718e8f733cfc4d6b6318a Mon Sep 17 00:00:00 2001 From: Alexander Platov Date: Sat, 23 Oct 2021 19:34:15 +0300 Subject: [PATCH] Layout for AttachmentPresenter (#283) Signed-off-by: Alexander Platov --- .../src/components/AttachmentPresenter.svelte | 36 ++++++++++++++++--- 1 file changed, 32 insertions(+), 4 deletions(-) diff --git a/plugins/chunter-resources/src/components/AttachmentPresenter.svelte b/plugins/chunter-resources/src/components/AttachmentPresenter.svelte index a261de15b3..d7230651c3 100644 --- a/plugins/chunter-resources/src/components/AttachmentPresenter.svelte +++ b/plugins/chunter-resources/src/components/AttachmentPresenter.svelte @@ -15,11 +15,39 @@ --> -{JSON.stringify(value)} \ No newline at end of file +
+
PDF
+
+
{trimFilename(value.name)}
+
{value.type}
+
+
+ +