|
@@ -2120,7 +2120,7 @@ self.isrefreshing=false;
|
|
|
}
|
|
}
|
|
|
ViewController.mail_to = send_to;
|
|
ViewController.mail_to = send_to;
|
|
|
|
|
|
|
|
- ViewController.attachment_name = [NSString stringWithFormat:@"%@.pdf",name];
|
|
|
|
|
|
|
+ ViewController.filename = [NSString stringWithFormat:@"%@.pdf",name];
|
|
|
ViewController.mail_subject = subject;
|
|
ViewController.mail_subject = subject;
|
|
|
|
|
|
|
|
ViewController.hidenavi = false;
|
|
ViewController.hidenavi = false;
|