mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2026-02-09 09:16:41 +08:00
Untabifying CommentPartDriver
This commit is contained in:
@@ -53,7 +53,7 @@ namespace Orchard.Comments.Drivers {
|
||||
else {
|
||||
return ContentShape("Parts_Comment_Edit",
|
||||
() => shapeHelper.EditorTemplate(TemplateName: "Parts.Comment", Model: part, Prefix: Prefix));
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// POST
|
||||
|
||||
Reference in New Issue
Block a user