program/js/app.js
@@ -1179,6 +1179,7 @@ if (typeof cmd === 'string') { this.commands[cmd] = enable; this.set_button(cmd, (enable ? 'act' : 'pas')); this.triggerEvent('enable-command', {command: cmd, status: enable}); } // push array elements into commands array else {