mirror of
https://github.com/leanote/leanote-ios.git
synced 2026-01-21 03:01:21 +08:00
Blog Tap
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
|
||||
NoteController *view = [self.storyboard instantiateViewControllerWithIdentifier:@"Note"];
|
||||
view.isBlog = YES;
|
||||
//[self initWithRootViewController:view];
|
||||
[self.navigationController initWithRootViewController:view];
|
||||
|
||||
self.title = NSLocalizedString(@"Post", nil);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user