update entities dialog
This commit is contained in:
parent
e30af55053
commit
bf1bf50af8
1 changed files with 1 additions and 1 deletions
|
@ -162,7 +162,7 @@ pandora.ui.entitiesDialog = function(options) {
|
|||
});
|
||||
})
|
||||
} else if (data.id == 'delete') {
|
||||
// ...
|
||||
deleteEntities();
|
||||
}
|
||||
}
|
||||
}),
|
||||
|
|
Loading…
Reference in a new issue