#21231: Fixed that Paragraph element gets extra <p> tags when editing.

Work Item: 21231
This commit is contained in:
Sipke Schoorstra
2015-03-01 19:09:09 +01:00
parent 53cd06e63e
commit 2e3ab0b888

View File

@@ -1 +1 @@
<p>@Html.Raw((string)Model.Element.Content)</p>
@Html.Raw((string)Model.Element.Content)