Project

General

Profile

« Previous | Next » 

Revision befd6716

Added by Shlomi Zadok almost 9 years ago

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

View differences:

app/views/puppetca/index.html.erb
<% title _("PuppetCA on %s") % @proxy.name %>
<% search_bar _("Filter by state: %s") % state_filter %>
<% title_actions display_link_if_authorized(_("Autosign Entries"), hash_for_smart_proxy_autosign_index_path(:smart_proxy_id => @proxy)) %>
<table class='table table-bordered table-striped table-condensed'>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th><%= _("Certificate Name") %></th>

Also available in: Unified diff