Project

General

Profile

« Previous | Next » 

Revision 12dca4d7

Added by Shlomi Zadok almost 9 years ago

fixes #10985 - Set css class for width of filter select on Puppet CA index

(cherry picked from commit befd67161264bdea077ef58bffd516a041cb20fe)

View differences:

app/views/autosign/index.html.erb
<% title _("Autosign entries for %s") % @proxy %>
<% title_actions display_link_if_authorized(_("Certificates"), hash_for_smart_proxy_puppetca_index_path(:smart_proxy_id => @proxy).merge(:auth_object => @proxy, :permission => 'view_smart_proxies_puppetca')),
autosign_form %>
<table class='table table-bordered table-striped table-condensed'>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th><%= _("Name") %></th>

Also available in: Unified diff