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/puppetclasses/index.html.erb
<% title "Puppet classes" %>
<% title_actions display_link_if_authorized("New Puppetclass", hash_for_new_puppetclass_path),
display_link_if_authorized("Import new puppet classes and environments", hash_for_import_environments_puppetclasses_path)
%>
<% title_actions import_proxy_select(hash_for_import_environments_puppetclasses_path), button_group(display_link_if_authorized("New Puppetclass", hash_for_new_puppetclass_path)) %>
<table class="table table-bordered table-striped">
<tr>

Also available in: Unified diff