From ab4a5ce0dd5491fd45386f2196e6d8d64b9cb400 Mon Sep 17 00:00:00 2001 From: Arthur Almeida Date: Mon, 6 Nov 2017 11:45:28 -0200 Subject: [PATCH] id with lowercase --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 8d0323266..26534335e 100755 --- a/index.html +++ b/index.html @@ -1034,7 +1034,7 @@ styleManager : { sectors: [{ - id: 'General', + id: 'general', name: 'General', open: false, buildProps: ['float', 'display', 'position', 'top', 'right', 'left', 'bottom']