summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Rettberg2019-03-11 15:24:31 +0100
committerSimon Rettberg2019-03-11 15:24:31 +0100
commit51b223a33c10e1eb8d4f67b74c4ed284600577bf (patch)
tree1450fe1e0d73b7687272b7136760cacd6e78566c
parent[serversetup-bwlp-ipxe] Skip empty inird entries (diff)
downloadslx-admin-51b223a33c10e1eb8d4f67b74c4ed284600577bf.tar.gz
slx-admin-51b223a33c10e1eb8d4f67b74c4ed284600577bf.tar.xz
slx-admin-51b223a33c10e1eb8d4f67b74c4ed284600577bf.zip
[dnbd3] Mark proxy connections in client list
-rw-r--r--modules-available/dnbd3/lang/de/template-tags.json1
-rw-r--r--modules-available/dnbd3/lang/en/template-tags.json1
-rw-r--r--modules-available/dnbd3/templates/page-proxy-clients.html3
3 files changed, 5 insertions, 0 deletions
diff --git a/modules-available/dnbd3/lang/de/template-tags.json b/modules-available/dnbd3/lang/de/template-tags.json
index 0c4a973f..d1fad472 100644
--- a/modules-available/dnbd3/lang/de/template-tags.json
+++ b/modules-available/dnbd3/lang/de/template-tags.json
@@ -33,6 +33,7 @@
"lang_global": "Global",
"lang_image": "Image",
"lang_imageList": "Image-Liste",
+ "lang_isProxy": "DNBD3 Proxy",
"lang_lastSeen": "Letzte Aktivit\u00e4t",
"lang_latency": "Latenz",
"lang_location": "Ort",
diff --git a/modules-available/dnbd3/lang/en/template-tags.json b/modules-available/dnbd3/lang/en/template-tags.json
index e80f6e1b..6d03f5f7 100644
--- a/modules-available/dnbd3/lang/en/template-tags.json
+++ b/modules-available/dnbd3/lang/en/template-tags.json
@@ -33,6 +33,7 @@
"lang_global": "Global",
"lang_image": "Image",
"lang_imageList": "Image list",
+ "lang_isProxy": "DNBD3 proxy",
"lang_lastSeen": "Last seen",
"lang_latency": "Latency",
"lang_location": "Location",
diff --git a/modules-available/dnbd3/templates/page-proxy-clients.html b/modules-available/dnbd3/templates/page-proxy-clients.html
index 6733a056..daf741e2 100644
--- a/modules-available/dnbd3/templates/page-proxy-clients.html
+++ b/modules-available/dnbd3/templates/page-proxy-clients.html
@@ -40,6 +40,9 @@
{{#clients}}
<tr>
<td>
+ {{#isServer}}
+ <span class="glyphicon glyphicon-hdd" title="{{lang_isProxy}}"></span>
+ {{/isServer}}
{{address}}
</td>
<td data-sort="int" data-sort-value="{{bytesSent}}" class="text-right">