mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-04-05 21:01:35 +08:00
Fixes #7318
This commit is contained in:
parent
7c95b53807
commit
bd222908d6
@ -28,7 +28,6 @@ namespace Orchard.DesignerTools.Handlers {
|
||||
base.GetItemMetadata(context);
|
||||
|
||||
var groupInfo = new GroupInfo(T("Shape Tracing"));
|
||||
groupInfo.Id = "ShapeTracing";
|
||||
|
||||
context.Metadata.EditorGroupInfo.Add(groupInfo);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user