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.")
Actions