Merge pull request #1495 from sbwalker/dev

fix issue with HtmlText module rendering
This commit is contained in:
Shaun Walker 2021-06-18 16:32:09 -04:00 committed by GitHub
commit 8198f36530
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,6 +4,8 @@
@inject IHtmlTextService HtmlTextService
@inject IStringLocalizer<Edit> Localizer
@((MarkupString)content)
@if (PageState.EditMode)
{
<br />