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

Refactor [1967] Menu Updates #1987

Merged
merged 1 commit into from Apr 26, 2013
Merged

Refactor [1967] Menu Updates #1987

merged 1 commit into from Apr 26, 2013

Commits on Apr 26, 2013

  1. refactor menu item attributes

    This commit merges `menu_item_menu_name` into `navigation_menu_name`, as
    they both appear to have the same purpose. By doing so, this seems to fix a
    previously unreported issue of belongs_to nested resources. Now, the menu
    items for those nested resources show up in a unique navigation menu
    specific to the parent resource.
    seanlinsley committed Apr 26, 2013
    Copy the full SHA
    5101f78 View commit details
    Browse the repository at this point in the history