04/28 Fixed some security issues
This commit is contained in:
@@ -145,6 +145,7 @@
|
||||
</div>
|
||||
|
||||
<form method="POST" action="{{ url_for('attendance.edit_attendance', record_id=attendance_record.id) }}">
|
||||
<input type="hidden" name="csrf_token" value="{{ csrf_token() }}">
|
||||
|
||||
<!-- Audit Note Section -->
|
||||
<div class="audit-note-section">
|
||||
|
||||
Reference in New Issue
Block a user