[UPDT] ATTENDANCE: hx-target url change

This commit is contained in:
Horilla
2024-03-01 10:31:06 +05:30
parent a8d3c877d9
commit 7811eb7c81
2 changed files with 4 additions and 4 deletions

View File

@@ -72,8 +72,8 @@
class="oh-sticky-table__tr"
draggable="false"
data-toggle="oh-modal-toggle"
data-target="#bigModal"
hx-target="#bigModalTarget"
data-target="#detailAttendance"
hx-target="#detailAttendanceModalBody"
hx-get="{% url 'user-request-one-view' attendance.id %}?validate=true&instances_ids={{validate_attendances_ids}}&dashboard=true"
>
<div class="oh-sticky-table__sd">

View File

@@ -73,8 +73,8 @@
class="oh-sticky-table__tr"
draggable="false"
data-toggle="oh-modal-toggle"
data-target="#bigModal"
hx-target="#bigModalTarget"
data-target="#detailAttendance"
hx-target="#detailAttendanceModalBody"
hx-get="{% url 'user-request-one-view' attendance.id %}?ot=true&instances_ids={{ot_attendances_ids}}&dashboard=true"
>
<div class="oh-sticky-table__sd">