Form design for proxy hosts, audit log base
This commit is contained in:
10
src/frontend/js/app/audit-log/list/main.ejs
Normal file
10
src/frontend/js/app/audit-log/list/main.ejs
Normal file
@ -0,0 +1,10 @@
|
||||
<thead>
|
||||
<th width="30"> </th>
|
||||
<th>Name</th>
|
||||
<th>Email</th>
|
||||
<th>Roles</th>
|
||||
<th> </th>
|
||||
</thead>
|
||||
<tbody>
|
||||
<!-- items -->
|
||||
</tbody>
|
Reference in New Issue
Block a user