Project

General

Profile

« Previous | Next » 

Revision 4b8412ca

Added by Kavita Gaikwad over 6 years ago

Fixes #20898 - removed params from runtime_message in metadata.rb

View differences:

lib/foreman_maintain/concerns/metadata.rb
end
def runtime_message
description + (params.empty? ? '' : " (#{params})")
description
end
def tags

Also available in: Unified diff