From 729d39291ca26ab26c6bb42c03a8fe67bfe0c4d3 Mon Sep 17 00:00:00 2001 From: Daniel Markstedt Date: Sat, 2 Dec 2023 18:51:25 +0900 Subject: [PATCH] Improve labels for device option dropdowns --- python/web/src/templates/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/python/web/src/templates/index.html b/python/web/src/templates/index.html index d79382f9..aa2c58f2 100644 --- a/python/web/src/templates/index.html +++ b/python/web/src/templates/index.html @@ -443,10 +443,10 @@ {% endif %} {% endfor %} {% if type in DISK_DEVICE_TYPES %} - + {% for f in files|sort(attribute='name') %} {% if type == "SCHD" %}