Project

General

Profile

« Previous | Next » 

Revision 22a2bcb1

Added by Amos Benari almost 12 years ago

  • ID 22a2bcb1e0c15ba61b2a2fa4c0c9c6b453161b34

fixes #1649 Puppet class and environment import works only on the first smart-proxy

View differences:

app/views/environments/index.html.erb
<% title "Environments" %>
<% title_actions display_link_if_authorized("New Environment", hash_for_new_environment_path),
display_link_if_authorized("Import all classes and environments", hash_for_import_environments_environments_path, :action => "import_environments"), help_path
%>
<% title_actions import_proxy_select(hash_for_import_environments_environments_path), button_group(display_link_if_authorized("New Environment", hash_for_new_environment_path)) %>
<table class="table table-bordered table-striped">
<tr>

Also available in: Unified diff