This commit is contained in:
Liang Ding 2014-11-17 14:44:58 +08:00
parent 4563f6691b
commit 0315c04af8
1 changed files with 0 additions and 2 deletions

View File

@ -527,8 +527,6 @@ var wide = {
$workspace.data("value", $workspace.val());
$password.data("value", $password.val());
$locale.data("value", $locale.val());
$("#dialogPreference").dialog("close");
}
});
}