From 8b37f8d0ffdbf6725305ae7b842e8e0a57d9843e Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Wed, 28 Oct 2020 16:14:52 +0100 Subject: [dnbd3] Add link to used image in client list Clicking the folder icon next to a client will switch to the image list, and highlight the according image. --- modules-available/dnbd3/templates/page-proxy-clients.html | 10 ++++++++-- modules-available/dnbd3/templates/page-proxy-images.html | 4 ++-- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/modules-available/dnbd3/templates/page-proxy-clients.html b/modules-available/dnbd3/templates/page-proxy-clients.html index daf741e2..660b52eb 100644 --- a/modules-available/dnbd3/templates/page-proxy-clients.html +++ b/modules-available/dnbd3/templates/page-proxy-clients.html @@ -35,17 +35,23 @@ + {{#clients}} - + diff --git a/modules-available/dnbd3/templates/page-proxy-images.html b/modules-available/dnbd3/templates/page-proxy-images.html index b97a1820..7f4f0332 100644 --- a/modules-available/dnbd3/templates/page-proxy-images.html +++ b/modules-available/dnbd3/templates/page-proxy-images.html @@ -1,6 +1,6 @@

{{lang_imageList}}

-
{{lang_client}} {{lang_bytesSent}}
{{#isServer}} - + {{/isServer}} {{address}} + + + + + {{bytesSent_s}}
+
@@ -13,7 +13,7 @@ {{#images}} - + -- cgit v1.2.3-55-g7522
{{lang_image}}
{{name}}:{{rid}}