Project

General

Profile

« Previous | Next » 

Revision 09ce8a63

Added by Ori Rabin almost 9 years ago

Fixes #4419 - rearranging smart class parameters edit form

View differences:

app/helpers/common_parameters_helper.rb
end
end
def use_puppet_default_help link_title = _("Explain use Puppet default"), title = _("Use Puppet default")
def use_puppet_default_help link_title = nil, title = _("Use Puppet default")
popover(link_title, _("Do not send this parameter via the ENC.<br>Puppet will use the value defined in the manifest."), :title => title)
end
end

Also available in: Unified diff