From 1d3d79c56279404947bf42d9380a680d0c30de06 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adolfo=20G=C3=B3mez=20Garc=C3=ADa?= Date: Fri, 16 Mar 2018 06:15:19 +0100 Subject: [PATCH] fix for "reset" capacity --- server/src/uds/templates/uds/html5/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/src/uds/templates/uds/html5/index.html b/server/src/uds/templates/uds/html5/index.html index f634188e5..d703bf794 100644 --- a/server/src/uds/templates/uds/html5/index.html +++ b/server/src/uds/templates/uds/html5/index.html @@ -42,7 +42,7 @@ 1 %} style="width: 130px;"{% endif %}>{{ ser.visual_name|capfirst|truncatechars:16 }} - {% if ser.show_transports and numTransports > 1 or ser.allow_users_remove %} + {% if ser.show_transports and numTransports > 1 or ser.allow_users_remove or ser.allow_users_reset %} {% if ser.show_transports and numTransports > 1 %}