Updated time attendance dashboard/import page header (show company name)

This commit is contained in:
2025-10-13 17:02:06 -04:00
parent 44abfd96d7
commit 1ecbf64568
2 changed files with 0 additions and 4 deletions
-2
View File
@@ -5,8 +5,6 @@
<link rel="stylesheet" href="{{ url_for('static', filename='css/attendance.css') }}">
{% endblock %}
{% block page_title %}Time Attendance{% endblock %}
{% block content %}
<div class="attendance-page">
<!-- Page Header -->
-2
View File
@@ -223,8 +223,6 @@
</style>
{% endblock %}
{% block page_title %}Import Time Attendance{% endblock %}
{% block content %}
<div class="time-attendance-page">
<!-- Page Header -->