removes wide setting from canvas designer since it does not exist.

This commit is contained in:
Shannon
2015-10-16 13:36:30 +02:00
parent 99e7f84f79
commit 40cd07f3f4

View File

@@ -9,11 +9,6 @@ var canvasdesignerConfig = {
schema: "body",
selector: "body",
editors: [
{
type: "wide",
category: "Dimension",
name: "Layout"
},
{
type: "background",
category: "Color",