Fix column name

This commit is contained in:
Francesco 2023-11-07 22:47:04 +01:00
parent 6b32d4ce27
commit c0373f3d03

View File

@ -105,7 +105,7 @@
</th> </th>
<th > <th >
<div class="d-flex justify-content-between"> <div class="d-flex justify-content-between">
<div>Time</div> <div>User</div>
<h4> <h4>
<th:block th:replace="~{fragments/table_selectable :: <th:block th:replace="~{fragments/table_selectable ::
sort_arrow(sortKey=${searchRequest.getSortKey()}, sort_arrow(sortKey=${searchRequest.getSortKey()},