Rearrange data in blocks table to start/end/status columns
This commit is contained in:
parent
572d1adaae
commit
30da09c5a1
4 changed files with 57 additions and 11 deletions
|
@ -9,8 +9,9 @@
|
|||
<th><%= t ".creator_name" %></th>
|
||||
<% end %>
|
||||
<th><%= t ".reason" %></th>
|
||||
<th><%= t ".start" %></th>
|
||||
<th><%= t ".end" %></th>
|
||||
<th><%= t ".status" %></th>
|
||||
<th><%= t ".revoker_name" %></th>
|
||||
<th></th>
|
||||
<th></th>
|
||||
</tr>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue