fix issue with HtmlText module rendering
This commit is contained in:
parent
8bc0402801
commit
2e947625cd
|
@ -4,6 +4,8 @@
|
|||
@inject IHtmlTextService HtmlTextService
|
||||
@inject IStringLocalizer<Edit> Localizer
|
||||
|
||||
@((MarkupString)content)
|
||||
|
||||
@if (PageState.EditMode)
|
||||
{
|
||||
<br />
|
||||
|
|
Loading…
Reference in New Issue
Block a user