From 7fc6312d6df526b8eb49288aecf88d04668e7c45 Mon Sep 17 00:00:00 2001 From: Wojtek Kosior Date: Mon, 29 Aug 2022 13:05:35 +0200 Subject: [proxy] make it possible to also view and install/uninstall libraries (resources) through the web UI --- src/hydrilla/proxy/web_ui/templates/packages/index.html.jinja | 10 ++++++++-- .../proxy/web_ui/templates/packages/show_single.html.jinja | 2 +- .../web_ui/templates/packages/show_single_version.html.jinja | 8 ++++---- 3 files changed, 13 insertions(+), 7 deletions(-) (limited to 'src/hydrilla/proxy/web_ui/templates/packages') diff --git a/src/hydrilla/proxy/web_ui/templates/packages/index.html.jinja b/src/hydrilla/proxy/web_ui/templates/packages/index.html.jinja index 6aa985c..e2aad5d 100644 --- a/src/hydrilla/proxy/web_ui/templates/packages/index.html.jinja +++ b/src/hydrilla/proxy/web_ui/templates/packages/index.html.jinja @@ -27,8 +27,14 @@ in a proprietary work, I am not going to enforce this in court.

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