From 1ecbf645686d7ef558fb350d96dac46ece0a343d Mon Sep 17 00:00:00 2001 From: NguyenND Date: Mon, 13 Oct 2025 17:02:06 -0400 Subject: [PATCH] Updated time attendance dashboard/import page header (show company name) --- templates/time_attendance_dashboard.html | 2 -- templates/time_attendance_import.html | 2 -- 2 files changed, 4 deletions(-) diff --git a/templates/time_attendance_dashboard.html b/templates/time_attendance_dashboard.html index fb68685..b28469d 100644 --- a/templates/time_attendance_dashboard.html +++ b/templates/time_attendance_dashboard.html @@ -5,8 +5,6 @@ {% endblock %} -{% block page_title %}Time Attendance{% endblock %} - {% block content %}
diff --git a/templates/time_attendance_import.html b/templates/time_attendance_import.html index 8bc4dc9..0d74e5e 100644 --- a/templates/time_attendance_import.html +++ b/templates/time_attendance_import.html @@ -223,8 +223,6 @@ {% endblock %} -{% block page_title %}Import Time Attendance{% endblock %} - {% block content %}