Fixed In Progress ISR not reflecting on IT Staff Pulse Dashboard Status Pill
Made the Location Tracking more persistent
This commit is contained in:
@@ -99,6 +99,7 @@ class AttendanceController {
|
||||
'p_attendance_id': attendanceId,
|
||||
'p_lat': lat,
|
||||
'p_lng': lng,
|
||||
// ignore: use_null_aware_elements
|
||||
if (justification != null) 'p_justification': justification,
|
||||
},
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user