Add admin button to update repo
This commit is contained in:
parent
6cf7a0b586
commit
4f2b0a0b88
9 changed files with 69 additions and 15 deletions
|
|
@ -6,6 +6,10 @@
|
|||
|
||||
<h2>Refs</h2>
|
||||
|
||||
<form method="post" action="{{ link_admin_repo_update }}">
|
||||
<button>Update</button>
|
||||
</form>
|
||||
|
||||
<details open>
|
||||
<summary>Tracked ({{ tracked_refs.len() }})</summary>
|
||||
<dl>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue