Project

General

Profile

« Previous | Next » 

Revision 18d5a8ce

Added by Marek Hulán over 7 years ago

Fixes #18025 - make user groups sortable

View differences:

app/views/auth_source_ldaps/index.html.erb
<table class="<%= table_css_classes("table-two-pane table-hover") %>">
<thead>
<tr>
<th><%= s_("AuthSource|Name") %></th>
<th><%= sort :name, :as => s_("AuthSource|Name") %></th>
<th><%= s_("AuthSource|Host") %></th>
<th><%= s_("AuthSource|Onthefly register") %></th>
<th><%= s_("AuthSource|LDAPS") %></th>

Also available in: Unified diff