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

Fix duplicate DOM id when saving advanced search. #1177

Merged
merged 1 commit into from May 2, 2017

Commits on Apr 27, 2017

  1. Fix duplicate DOM id when saving advanced search.

    The generiv tree partial contains the div being replaced so we need to
    call 'replace' rather than 'replace_html'.
    
    Second, the forman related partial does not exist at all therefor the
    branch is a nonsense.
    martinpovolny committed Apr 27, 2017
    Configuration menu
    Copy the full SHA
    efc38b6 View commit details
    Browse the repository at this point in the history