From e255c2f353ad16d3ed0460dabe84a11b119902da Mon Sep 17 00:00:00 2001 From: Wojtek Kosior Date: Tue, 23 Aug 2022 13:34:30 +0200 Subject: make it possible to change repo's name and URL using web UI --- src/hydrilla/proxy/web_ui/templates/repos.html.jinja | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/hydrilla/proxy/web_ui/templates/repos.html.jinja') diff --git a/src/hydrilla/proxy/web_ui/templates/repos.html.jinja b/src/hydrilla/proxy/web_ui/templates/repos.html.jinja index 3e61a83..54465a1 100644 --- a/src/hydrilla/proxy/web_ui/templates/repos.html.jinja +++ b/src/hydrilla/proxy/web_ui/templates/repos.html.jinja @@ -29,7 +29,7 @@ in a proprietary work, I am not going to enforce this in court. {% block main %}

{{ _('web_ui.repos.heading') }}

- + {{ _('web_ui.repos.add_repo_button') }}
-- cgit v1.2.3