From e6304e1b03a63abedff03efd4b8e1ada16e6e5b7 Mon Sep 17 00:00:00 2001 From: Horilla Date: Sat, 2 Mar 2024 10:15:53 +0530 Subject: [PATCH] [FIX] EMPLOYEE:Fixed button positions in employee view --- employee/templates/documents/document_nav.html | 7 +++++-- .../documents/document_request_create_form.html | 9 ++++++--- employee/templates/tabs/htmx/document_form.html | 13 ++++++++----- employee/templates/tabs/htmx/reject_form.html | 13 ++++++++----- 4 files changed, 27 insertions(+), 15 deletions(-) diff --git a/employee/templates/documents/document_nav.html b/employee/templates/documents/document_nav.html index d541c6122..d40fe25b0 100644 --- a/employee/templates/documents/document_nav.html +++ b/employee/templates/documents/document_nav.html @@ -292,8 +292,11 @@
-
-
diff --git a/employee/templates/documents/document_request_create_form.html b/employee/templates/documents/document_request_create_form.html index 250f4d868..57f11436b 100644 --- a/employee/templates/documents/document_request_create_form.html +++ b/employee/templates/documents/document_request_create_form.html @@ -46,9 +46,12 @@ -
-
diff --git a/employee/templates/tabs/htmx/document_form.html b/employee/templates/tabs/htmx/document_form.html index 76d5404d6..31be13578 100644 --- a/employee/templates/tabs/htmx/document_form.html +++ b/employee/templates/tabs/htmx/document_form.html @@ -45,11 +45,14 @@
  • {% trans "Max size of the file" %} {{form.instance.document_request_id.max_size}} MB
  • -
    - -
    +
    + +