Project

General

Profile

« Previous | Next » 

Revision 27c3eb21

Added by Dominic Cleal over 7 years ago

refs #16899 - update help button on environments index

View differences:

app/helpers/environments_helper.rb
def environments_title_actions
title_actions import_proxy_select(hash_for_import_environments_environments_path),
button_group(new_link(_('New Puppet Environment'))),
button_group(help_path)
button_group(help_button)
end
end

Also available in: Unified diff