From 796603ef21a3a44a414067ef5bb321b92e70bb95 Mon Sep 17 00:00:00 2001 From: Arthur Almeida Date: Fri, 3 Nov 2017 10:50:59 -0200 Subject: [PATCH] set id for Style Manager sector --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index 0013185ba..8d0323266 100755 --- a/index.html +++ b/index.html @@ -1034,6 +1034,7 @@ styleManager : { sectors: [{ + id: 'General', name: 'General', open: false, buildProps: ['float', 'display', 'position', 'top', 'right', 'left', 'bottom']