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

Hide Advanced Search in Config Mgmt Providers screen #6465

Commits on Jan 8, 2020

  1. Prevent calling replace_search_box twice in ManagerControllerMixin

    Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1777493
    
    Prevent unnecessary call and fix appearing Adv Search in Config Mgmt
    Providers accordion which is not supported there. Add replace_search_box
    method to the two controllers to update_partials method where it is
    missing.
    hstastna committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    8b60627 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f83e5a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65155b5 View commit details
    Browse the repository at this point in the history