Kaydet (Commit) e6d0366e authored tarafından Siqi LIU's avatar Siqi LIU

roll back to server list page when connection lost for iPhone

Change-Id: I3d7a5ff0918ef63b3455e3acd5c447aa333e76ec
üst 492d96c5
......@@ -83,6 +83,7 @@
otherButtonTitles:NSLocalizedString(@"Help", nil), nil];
[message show];
});
[[self.delegate navigationController] popToRootViewControllerAnimated:YES];
[(server_list_vc *)self.delegate startSearching];
} else {
[[self.delegate navigationController] popToRootViewControllerAnimated:YES];
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment