forked from 0x2620/pandora
cleanup
This commit is contained in:
parent
02552f3f83
commit
c6c2a425cc
16 changed files with 224 additions and 73 deletions
|
|
@ -5,6 +5,7 @@
|
|||
pandora.ui.deleteEntityDialog = function(entities, callback) {
|
||||
|
||||
var string = Ox._(entities.length == 1 ? 'Entity' : 'Entities'),
|
||||
|
||||
that = pandora.ui.iconDialog({
|
||||
buttons: [
|
||||
Ox.Button({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue