[UPDT] ATTENDANCE: hx-target url change
This commit is contained in:
@@ -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">
|
||||
|
||||
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user