Update admin statuses view

pull/1387/head
Daniel Supernault 2019-06-10 20:37:03 -06:00
rodzic bf8340ff9d
commit 44afcc715d
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 0DEF1C662C9033F7
1 zmienionych plików z 6 dodań i 6 usunięć

Wyświetl plik

@ -8,13 +8,13 @@
<hr>
<table class="table">
<thead class="thead-dark">
<thead class="bg-light">
<tr>
<th scope="col">#</th>
<th scope="col">Username</th>
<th scope="col">Likes</th>
<th scope="col">Storage</th>
<th scope="col">Created</th>
<th scope="col" class="border-0 text-dark">#</th>
<th scope="col" class="border-0 text-dark">Username</th>
<th scope="col" class="border-0 text-dark">Likes</th>
<th scope="col" class="border-0 text-dark">Storage</th>
<th scope="col" class="border-0 text-dark">Created</th>
</tr>
</thead>
<tbody>