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.deleteDocumentDialog = function(files, callback) {
|
||||
|
||||
var string = Ox._(files.length == 1 ? 'Document' : 'Documents'),
|
||||
|
||||
that = pandora.ui.iconDialog({
|
||||
buttons: [
|
||||
Ox.Button({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue