diff --git a/desktop/js/atlas.js b/desktop/js/atlas.js index 92b4855..a5dc147 100644 --- a/desktop/js/atlas.js +++ b/desktop/js/atlas.js @@ -112,19 +112,41 @@ function addCmdToTable(_cmd) { if (!isset(_cmd)) { var _cmd = { configuration: {} } } + if (!isset(_cmd.configuration)) { + _cmd.configuration = {} + } var tr = '