diff --git a/static/js/attendance_report.js b/static/js/attendance_report.js index 7415ff5..3947266 100644 --- a/static/js/attendance_report.js +++ b/static/js/attendance_report.js @@ -379,17 +379,6 @@ function createTableRow(record, displayIndex) {
- - -
-
-
-
-
- -
-
-

{{ stats.total_checkins or 0 }}

-

Total Check-ins

- All time -
-
- -
-
- -
-
-

{{ stats.unique_employees or 0 }}

-

Unique Employees

- Have checked in -
-
- -
-
- -
-
-

{{ stats.active_locations or 0 }}

-

Active Locations

- QR codes deployed -
-
- -
-
- -
-
-

{{ stats.today_checkins or 0 }}

-

Today's Check-ins

- {{ current_date_formatted }} -
-
- - -
-
- -
-
-

{{ stats.records_with_gps or 0 }}

-

GPS Records

- Location captured -
-
- - - {% if has_location_accuracy_feature %} -
-
- -
-
-

{{ "%.2f"|format(stats.avg_location_accuracy or 0) }}mi

-

Avg. Location Accuracy

- Distance precision -
-
- {% else %} -
-
- -
-
-

GPS

-

Tracking Mode

- Current system -
-
- {% endif %} -
-
+
@@ -331,24 +248,6 @@
- - {% if record.has_location_data %} - - {% else %} - - {% endif %}
-
-
- -
-
-

{{ total_users or 0 }}

-

Total Users

-
-
+