[UPDT] ATTENDANCE: Help text from Re-validate Request to Cancel/ Reject

This commit is contained in:
Horilla
2024-02-20 17:08:07 +05:30
parent a8e8fb0391
commit 99f13dde8d

View File

@@ -125,7 +125,7 @@
<a
type="submit"
class="oh-btn oh-btn--danger-outline oh-btn--light-bkg w-100"
title="{% trans 'Re-validate Request' %}"
title="{% trans 'Cancel / Reject' %}"
onclick="event.stopPropagation();return confirm('{% trans "Are you sure want to cancel the request?" %}');"
href="{% url 'cancel-validate-attendance-request' attendance.id %}"
>