fix static build
This commit is contained in:
parent
b346be26d0
commit
2ee049fa92
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@ pandora.ui.documentDialog = function(options) {
|
||||||
setTitle();
|
setTitle();
|
||||||
setContent();
|
setContent();
|
||||||
} else {
|
} else {
|
||||||
//
|
// ...
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
that.close();
|
that.close();
|
||||||
|
|
Loading…
Reference in a new issue