From: Michael Shamoon <4887959+shamoon@users.noreply.github.com> Date: Wed, 31 Aug 2022 19:39:56 +0000 (-0700) Subject: Fix actions button in tasks table X-Git-Tag: v1.9.0-beta.rc1~23^2 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F1488%2Fhead;p=thirdparty%2Fpaperless-ngx.git Fix actions button in tasks table --- diff --git a/src-ui/src/app/components/manage/tasks/tasks.component.html b/src-ui/src/app/components/manage/tasks/tasks.component.html index fcffc0ba36..91dad4ec8e 100644 --- a/src-ui/src/app/components/manage/tasks/tasks.component.html +++ b/src-ui/src/app/components/manage/tasks/tasks.component.html @@ -55,7 +55,7 @@ {{ task.name }} {{ task.created | customDate:'short' }} - +
{{ task.result | slice:0:50 }}…