Browse Source

set id for Style Manager sector

pull/483/head
Arthur Almeida 8 years ago
parent
commit
796603ef21
  1. 1
      index.html

1
index.html

@ -1034,6 +1034,7 @@
styleManager : {
sectors: [{
id: 'General',
name: 'General',
open: false,
buildProps: ['float', 'display', 'position', 'top', 'right', 'left', 'bottom']

Loading…
Cancel
Save