From 641b176f93653970830edf656432c9d24d2a93a1 Mon Sep 17 00:00:00 2001 From: Daniel Markstedt Date: Sat, 16 Oct 2021 21:31:34 -0700 Subject: [PATCH] More form validation (#332) * Add required properties to more text fields * Tweak input field --- src/web/templates/drives.html | 4 ++-- src/web/templates/index.html | 12 ++++++------ 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/web/templates/drives.html b/src/web/templates/drives.html index 8bc38f61..d3698c06 100644 --- a/src/web/templates/drives.html +++ b/src/web/templates/drives.html @@ -37,7 +37,7 @@ - .{{hd.file_type}} + .{{hd.file_type}} @@ -127,7 +127,7 @@ - .{{rm.file_type}} + .{{rm.file_type}} diff --git a/src/web/templates/index.html b/src/web/templates/index.html index 52c58079..031c67f4 100644 --- a/src/web/templates/index.html +++ b/src/web/templates/index.html @@ -261,7 +261,7 @@
- +
@@ -289,7 +289,7 @@ {% endfor %} - + @@ -312,7 +312,7 @@
- + - - + +
@@ -355,7 +355,7 @@
- +