Update Index.razor
This commit is contained in:
parent
442a8018ce
commit
63fc1cd042
|
@ -48,7 +48,7 @@ else
|
|||
|
||||
@if (_logs.Any())
|
||||
{
|
||||
<Pager Items="@_logs" PageSize="@_rows" >
|
||||
<Pager Items="@_logs">
|
||||
<Header>
|
||||
<th style="width: 1px;"> </th>
|
||||
<th>@Localizer["Date"]</th>
|
||||
|
|
Loading…
Reference in New Issue
Block a user