From 8cb645eb1125db9887360d32d9440a9ca8a1ae4d Mon Sep 17 00:00:00 2001 From: Andrea Lepori Date: Sun, 20 Jun 2021 12:29:39 +0200 Subject: add avs number to form --- server/templates/server/doc_list.html | 6 +++++- server/templates/server/download_doc.html | 6 +++++- server/templates/server/user_list.html | 6 +++++- 3 files changed, 15 insertions(+), 3 deletions(-) (limited to 'server/templates') diff --git a/server/templates/server/doc_list.html b/server/templates/server/doc_list.html index f98cbd5..fd90f12 100644 --- a/server/templates/server/doc_list.html +++ b/server/templates/server/doc_list.html @@ -211,10 +211,14 @@ -
+
+
+ + +
diff --git a/server/templates/server/download_doc.html b/server/templates/server/download_doc.html index fe7cf18..cce0c26 100644 --- a/server/templates/server/download_doc.html +++ b/server/templates/server/download_doc.html @@ -51,10 +51,14 @@
-
+
+
+ + +
diff --git a/server/templates/server/user_list.html b/server/templates/server/user_list.html index 31a7029..aa2f43e 100644 --- a/server/templates/server/user_list.html +++ b/server/templates/server/user_list.html @@ -87,10 +87,14 @@
-
+
+
+ + +
-- cgit v1.2.1