Merge branch 'feature/spanish_intercept' into 'develop'
prepay spanish intercept. See merge request BPHV_MIPS/mvm_core!42
This commit is contained in:
commit
b31d269a8b
@ -23,7 +23,7 @@
|
||||
if (self = [super init]) {
|
||||
self.presentedViewController = presentedViewController;
|
||||
self.presentingViewController = presentingViewController;
|
||||
self.presentedViewController.modalPresentationStyle = UIModalPresentationFullScreen;
|
||||
self.presentedViewController.modalPresentationStyle = UIModalPresentationAutomatic;
|
||||
self.animate = animated;
|
||||
}
|
||||
return self;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user