Small fix of last commit.
This commit is contained in:
parent
13bca309ba
commit
d4bcad2658
@ -476,9 +476,6 @@
|
||||
|
||||
self.activeElement.type = type;
|
||||
|
||||
[TestFlight passCheckpoint:[NSString stringWithFormat:MPCheckpointSelectType, NSStringFromMPElementType(
|
||||
type)]];
|
||||
|
||||
if (type & MPElementTypeClassStored && ![[self.activeElement.content description] length])
|
||||
[self showContentTip:@"Tap to set a password." withIcon:self.contentTipEditIcon];
|
||||
}];
|
||||
|
Loading…
Reference in New Issue
Block a user