update voice
This commit is contained in:
parent
c6ba4e2a10
commit
0df6349907
1 changed files with 1 additions and 1 deletions
|
@ -250,7 +250,7 @@ define(['paperdialoghelper'], function (paperDialogHelper) {
|
|||
|
||||
var dlg = currentDialog;
|
||||
if (dlg) {
|
||||
PaperDialogHelper.close(dlg);
|
||||
paperDialogHelper.close(dlg);
|
||||
}
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue