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 CDN button visibility (Backport to RHEL to fix CentOS stream) #3020

Commits on Jun 15, 2021

  1. Fix CDN button visibility

    Only show the Red Hat CDN button if the Subscription
    module appears to be running. To achieve that, we do
    the same thing as with the HMC button - the CDN
    button invisible by default. And enable it only if it
    looks like the Subscription module is running.
    
    (cherry picked from commit: aca2975)
    
    Resolves: rhbz#1903178
    M4rtinK committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    81f2437 View commit details
    Browse the repository at this point in the history