Remove ToDo

This commit is contained in:
erik 2024-03-20 16:22:35 +01:00
parent b6035c03ae
commit 3b30c678e7

View file

@ -73,7 +73,6 @@
<input type="hidden" name="action" value="federation">
<div class="field {{if .Err_FederationRepos}}error{{end}}">
<label for="federation_repos">{{ctx.Locale.Tr "repo.settings.federation_labelname_repo"}}</label>
<!-- TODO: input is far from ideal, we might want something that allows for more overview -->
<input id="federation_repos" name="federation_repos" value="{{.Repository.FederationRepos}}" data-repo-name="{{.Repository.FederationRepos}}">
</div>
<div class="field">