Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TIMOB-19098] Hide editActions after selection #6955

Merged
merged 1 commit into from Jul 6, 2015

Conversation

hansemannn
Copy link
Collaborator

@@ -940,13 +940,16 @@ -(NSArray*)editActionsFromValue:(id)value
ENSURE_ARRAY(value);
NSArray* propArray = (NSArray*)value;
NSMutableArray* returnArray = nil;

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

try to avoid adding unnecessary empty lines.

@cheekiatng
Copy link
Contributor

CR and FT passed. Merging.

cheekiatng added a commit that referenced this pull request Jul 6, 2015
[TIMOB-19098] Hide editActions after selection
@cheekiatng cheekiatng merged commit 5c84199 into tidev:master Jul 6, 2015
@hansemannn hansemannn deleted the TIMOB-19098 branch July 6, 2015 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants