Project

General

Profile

« Previous | Next » 

Revision 6bc1bc81

Added by Leos Stejskal over 4 years ago

Fixes #28849 - Long role names are cut off in the roles UI

View differences:

app/views/roles/index.html.erb
<tbody>
<% for role in @roles %>
<tr>
<td class="ellipsis">
<td>
<%= role_link(role) %>
</td>
<td class="ellipsis">

Also available in: Unified diff