admin: View out of sync repositories

This commit is contained in:
nemunaire 2023-10-23 19:22:19 +02:00
commit 08107931ea
4 changed files with 29 additions and 2 deletions

View file

@ -18,7 +18,7 @@
<td>{{ repository.path }}</td>
<td>{{ repository.branch }}</td>
<td>{{ repository.hash }}</td>
<td></td>
<td><repository-uptodate repository="repository" /></td>
</tr>
</tbody>
</table>