|
|
@ -113,13 +113,13 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
this.hide().lockScreen(false).hideMask();
|
|
|
|
this.hide().lockScreen(false).hideMask();
|
|
|
|
|
|
|
|
cm.focus && cm.focus()
|
|
|
|
return false;
|
|
|
|
return false;
|
|
|
|
}],
|
|
|
|
}],
|
|
|
|
|
|
|
|
|
|
|
|
cancel : [lang.buttons.cancel, function() {
|
|
|
|
cancel : [lang.buttons.cancel, function() {
|
|
|
|
this.hide().lockScreen(false).hideMask();
|
|
|
|
this.hide().lockScreen(false).hideMask();
|
|
|
|
|
|
|
|
cm.focus && cm.focus()
|
|
|
|
return false;
|
|
|
|
return false;
|
|
|
|
}]
|
|
|
|
}]
|
|
|
|
}
|
|
|
|
}
|
|
|
|