@@ -2499,7 +2499,7 @@
if(buttonIndex==2)
{
- [self.navigationController popViewControllerAnimated:true];
+ [self.navigationController popViewControllerAnimated:false];
AppDelegate *appDelegate = (AppDelegate*)[[UIApplication sharedApplication] delegate];