Fix #1505 remove html

This commit is contained in:
roschaefer 2019-09-06 12:10:41 +02:00
parent 345a4952b9
commit 4005d2fb01

View File

@ -26,7 +26,7 @@
params: { id: scope.row.comment.post.id, slug: scope.row.comment.post.slug },
}"
>
<b>{{ scope.row.comment.contentExcerpt | truncate(50) }}</b>
<b>{{ scope.row.comment.contentExcerpt | removeHtml | truncate(50) }}</b>
</nuxt-link>
<br />
<ds-text size="small" color="soft">