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