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

fixed helper method nested_tree_nodes when the subtree is nil #66

Merged
merged 1 commit into from
Sep 7, 2018

Conversation

JuanfraM
Copy link
Contributor

@JuanfraM JuanfraM commented Sep 5, 2018

This PR contains a fixed for the issue #63

Description

  • In this PR there is a fix for the helper method nested_tree_nodes (lib/rails_admin_nestable/helper.rb)
  • The fix consists about to return when the subtree is nil before continuing with the next statements

@dalpo dalpo merged commit 1930fb6 into dalpo:master Sep 7, 2018
@dalpo
Copy link
Owner

dalpo commented Sep 7, 2018

Thanks @JuanfraM :)

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.

2 participants