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 Schedules accordion swapping logic. #4621

Merged

Commits on Sep 6, 2018

  1. Fixed Schedules accordion swapping logic.

    Only need to set params[:accord] when add button is pressed from Reports accordion, setting of acord parameter causes acoridon to be swapped to Schedule accordion by Explorer presenter code. Undid code changes made in ManageIQ#3399 this was causing issues when adding a schedule from Reports accordion.
    Also need to hide form buttons post accordion switch when schedule is added from Reports accordion.
    
    Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1624248
    h-kataria committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    62aec06 View commit details
    Browse the repository at this point in the history