feat: extended log view and searching by error codes
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
<tr>
|
||||
<th>Dateiname</th>
|
||||
<th>Typ</th>
|
||||
<th class="text-end">Dateigröße</th>
|
||||
<th class="text-end">Dateigröße</th>
|
||||
<th class="text-end">Aktion</th>
|
||||
</tr>
|
||||
</thead>
|
||||
@@ -55,7 +55,7 @@
|
||||
<div class="content-panel-footer">
|
||||
<a href="{{ ea_url().setController('App\\Controller\\Admin\\LogEntryCrudController').setAction('index') }}"
|
||||
class="btn btn-secondary">
|
||||
<i class="fa fa-arrow-left"></i> Zurück zur Liste
|
||||
<i class="fa fa-arrow-left"></i> Zurück zur Liste
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user