Untabifying CommentPartDriver

This commit is contained in:
Lombiq
2015-07-05 14:19:37 +02:00
parent 4e61c3314d
commit b6db85b8af

View File

@@ -53,7 +53,7 @@ namespace Orchard.Comments.Drivers {
else {
return ContentShape("Parts_Comment_Edit",
() => shapeHelper.EditorTemplate(TemplateName: "Parts.Comment", Model: part, Prefix: Prefix));
}
}
}
// POST