@@ -186,6 +186,8 @@
[self.delegate loginWithLoginViewController:self loginInfo:dataSource.loginInformation];
[self.tableView deselectRowAtIndexPath:self.tableView.indexPathForSelectedRow animated:YES];
+
+ [self dismissViewControllerAnimated:YES completion:NULL];
}
- (void)connectLoginDataSource