From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Thu, 6 Mar 2025 06:38:25 +0000 (-0800) Subject: Fix: fix error on open document button X-Git-Tag: v2.15.0-beta.rc1~36 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d73118d226c19c86f208b5a22d6a2a025524d565;p=thirdparty%2Fpaperless-ngx.git Fix: fix error on open document button --- diff --git a/src-ui/src/app/components/common/toast/toast.component.html b/src-ui/src/app/components/common/toast/toast.component.html index 05ad7f832..d20569abd 100644 --- a/src-ui/src/app/components/common/toast/toast.component.html +++ b/src-ui/src/app/components/common/toast/toast.component.html @@ -48,7 +48,7 @@ } @if (toast.action) { -

+

}