Project

General

Profile

« Previous | Next » 

Revision 72479d52

Added by Ohad Levy over 10 years ago

fixes #3709 - explicitly say puppet environments vs just 'environments'

View differences:

app/helpers/environments_helper.rb
module EnvironmentsHelper
include PuppetclassesAndEnvironmentsHelper
def environments_title_actions
title_actions import_proxy_select(hash_for_import_environments_environments_path),
button_group(display_link_if_authorized(_('New Puppet Environment'), hash_for_new_environment_path))
end
end

Also available in: Unified diff