diff --git a/src/panels/config/config.js b/src/panels/config/config.js index 63937cdf9..42d6b155f 100644 --- a/src/panels/config/config.js +++ b/src/panels/config/config.js @@ -15,19 +15,7 @@ module.exports = { // Default panels fa-sliders for features defaults: [{ id: 'commands', - buttons: [{ - id: crc, - command: crc, - className: 'fa fa-pencil-square-o', - attributes: { title : 'Create element' }, - stopDefaultCommand: 1, - },{ - id: mvc, - command: mvc, - className: 'fa fa-arrows', - attributes: { title: 'Move elements' }, - stopDefaultCommand: 1, - }], + buttons: [{}], },{ id: 'options', buttons: [{