Add fetch button to edit source page
This commit is contained in:
parent
eefb2e27a3
commit
2437b61c87
@ -50,5 +50,10 @@
|
||||
</form>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<p>Fetch:</p>
|
||||
<form method="post" action="/source/{{ .Name }}/fetch">
|
||||
<button type="submit">fetch</button>
|
||||
</form>
|
||||
</nav>
|
||||
{{- end }}
|
||||
|
Loading…
Reference in New Issue
Block a user