From 410bddaceabdbd8ed09fda91b636671830896e00 Mon Sep 17 00:00:00 2001 From: Horilla Date: Tue, 2 Jul 2024 14:37:07 +0530 Subject: [PATCH] [UPDT] TEMPLATES: HTML formatting --- templates/initialize_database/horilla_department.html | 2 +- templates/initialize_database/horilla_user.html | 2 +- templates/work_info_complete.html | 1 - 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/templates/initialize_database/horilla_department.html b/templates/initialize_database/horilla_department.html index 962b48b18..9c304ab09 100644 --- a/templates/initialize_database/horilla_department.html +++ b/templates/initialize_database/horilla_department.html @@ -25,4 +25,4 @@ > {% trans "Department" %} -{% include "initialize_database/horilla_department_form.html" %} \ No newline at end of file +{% include "initialize_database/horilla_department_form.html" %} diff --git a/templates/initialize_database/horilla_user.html b/templates/initialize_database/horilla_user.html index a338f88be..6481efa1d 100644 --- a/templates/initialize_database/horilla_user.html +++ b/templates/initialize_database/horilla_user.html @@ -48,7 +48,7 @@ .select2-selection.select2-selection--multiple { height: 46px !important; } - +
diff --git a/templates/work_info_complete.html b/templates/work_info_complete.html index dbf381853..84ffb52f7 100644 --- a/templates/work_info_complete.html +++ b/templates/work_info_complete.html @@ -94,4 +94,3 @@ }); }); -