Sha256: 637580d4a85c0c1b90fb50ecae4231088a1c87fd9986cad738bcef1e5133006c
Contents?: true
Size: 324 Bytes
Versions: 8
Compression:
Stored size: 324 Bytes
Contents
module ForemanInsightsDeprecationsHelper def old_plugin_deprecation_warning alert( class: 'alert-warning', close: false, text: _('redhat_access plugin is deprecated and will be removed in Satellite 6.10. You can find recommendations for your hosts on hosts index and details pages.') ) end end
Version data entries
8 entries across 8 versions & 1 rubygems