forked from organicmaps/organicmaps-tmp
Merge pull request #978 from VladiMihaylenko/vm-master
[ios] Fixed bug with bookmark color (iPad).
This commit is contained in:
commit
5ac0242e40
1 changed files with 1 additions and 1 deletions
|
@ -129,7 +129,7 @@ static NSString * const kBookmarkColorCellIdentifier = @"MWMBookmarkColorCell";
|
|||
if (!self.iPadOwnerNavigationController)
|
||||
return;
|
||||
|
||||
[self.placePageManager reloadBookmark];
|
||||
[self.placePageManager.entity synchronize];
|
||||
}
|
||||
|
||||
@end
|
||||
|
|
Loading…
Add table
Reference in a new issue