Actions
Bug #6443
closedsystem details ui - missing help text when release version choices are empty
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1043913
This is a regression in the UI.
Previously, when there were no choices for setting the release version a bit of help text was displayed.
- if Katello.config.katello?
- none_message = ("No alternate release version choices are available. These choices are based upon the repositories that have been enabled and promoted to this system's environment.")
- else
- none_message = _("No alternate release version choices are available. These choices are based upon the Red Hat manifest imported and the content available in the CDN.")
Added by Christine Fouant almost 11 years ago
Added by Eric Helms almost 11 years ago
Actions
fixes #6443 - Adds help text for release version on system details UI, BZ 1043913