mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2026-02-09 09:16:41 +08:00
Fixing Json escaping in shape tracing
--HG-- branch : 1.x
This commit is contained in:
@@ -40,6 +40,6 @@
|
||||
Wrappers: Model.Metadata.Wrappers,
|
||||
ChildContent: Model.Metadata.ChildContent,
|
||||
ShapeId: Model.ShapeId,
|
||||
Dump: Model.Dump
|
||||
Dump: Model._Dump
|
||||
));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user