mirror of
https://github.com/dalbodeule/snap-admin.git
synced 2025-08-07 04:31:12 +00:00
Fix column name
This commit is contained in:
@@ -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()},
|
||||||
|
Reference in New Issue
Block a user