aboutsummaryrefslogtreecommitdiff
path: root/src/hydrilla/proxy/web_ui/templates/repos
diff options
context:
space:
mode:
authorWojtek Kosior <koszko@koszko.org>2022-08-31 15:55:58 +0200
committerWojtek Kosior <koszko@koszko.org>2022-09-09 13:55:05 +0200
commitf31b9ae1bd8ab068f8f686964d1d94345c579d7c (patch)
treef212fbdae9157fb5e3ec06cee9c6607d1e081d28 /src/hydrilla/proxy/web_ui/templates/repos
parent9531590ffca0789337a79a372a883f5f3ab27f7f (diff)
downloadhaketilo-hydrilla-f31b9ae1bd8ab068f8f686964d1d94345c579d7c.tar.gz
haketilo-hydrilla-f31b9ae1bd8ab068f8f686964d1d94345c579d7c.zip
[proxy] improve styling of items' "install" and "uninstall" buttons in the web UI
Diffstat (limited to 'src/hydrilla/proxy/web_ui/templates/repos')
-rw-r--r--src/hydrilla/proxy/web_ui/templates/repos/show_single.html.jinja2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hydrilla/proxy/web_ui/templates/repos/show_single.html.jinja b/src/hydrilla/proxy/web_ui/templates/repos/show_single.html.jinja
index 20d6964..ce1cef2 100644
--- a/src/hydrilla/proxy/web_ui/templates/repos/show_single.html.jinja
+++ b/src/hydrilla/proxy/web_ui/templates/repos/show_single.html.jinja
@@ -86,7 +86,7 @@ in a proprietary work, I am not going to enforce this in court.
</div>
</form>
{% endif %}{# not display_info.deleted #}
- {% endif %}{# display_info.is_local_semirepo (else) #}
+ {% endif %}{# else/ display_info.is_local_semirepo #}
{% if display_info.deleted and not display_info.is_local_semirepo %}
<div>
{{ _('web_ui.repos.single.repo_is_deleted') }}