Skip to content

Commit

Permalink
Update lib/hammer_cli_katello/activation_key.rb
Browse files Browse the repository at this point in the history
Co-authored-by: Jeremy Lenz <[email protected]>
  • Loading branch information
chris1984 and jeremylenz authored Oct 15, 2024
1 parent 12b0343 commit dc8507c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/hammer_cli_katello/activation_key.rb
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ def request_params
field :name, _("Name")
end
end
field :label, _("Environment Label")
field :label, _("Label")
end

collection :hosts, _("Associated Hosts"), hide_blank: true, hide_empty: true do
Expand Down

0 comments on commit dc8507c

Please sign in to comment.