From 808b977f1843d44dcf8509797b34d36a563222b7 Mon Sep 17 00:00:00 2001 From: Pavel Loginov Date: Fri, 5 Feb 2021 12:14:18 +0600 Subject: [PATCH] v4.5.9.0 Changelog: https://haproxy-wi.org/changelog.py#4_5_9 --- app/templates/ajax/sessions_table.html | 30 ++++++++------------------ 1 file changed, 9 insertions(+), 21 deletions(-) diff --git a/app/templates/ajax/sessions_table.html b/app/templates/ajax/sessions_table.html index 297aeb90..08973665 100644 --- a/app/templates/ajax/sessions_table.html +++ b/app/templates/ajax/sessions_table.html @@ -18,27 +18,13 @@ - - - - - - - + + + + + + + @@ -67,7 +53,9 @@ {{session.9.split('=')[1]}}
- Protocol - - Source - - Frontend - - Backend - - Age - - Rate - - Expire - ProtocolSourceFrontendBackendAgeRateExpire
+ {% if session.16 %} {{session.16.split('=')[1]}} + {% endif %}