[UPDT] BASE: Updated employee rotating shift assign delete method and rotating shift assign modal close button hx-target and hx-get
This commit is contained in:
@@ -425,7 +425,7 @@ urlpatterns = [
|
||||
name="rotating-shift-assign-bulk-delete",
|
||||
),
|
||||
path(
|
||||
"rotating-shift-assign-delete/<int:id>/",
|
||||
"rotating-shift-assign-delete/<int:obj_id>/",
|
||||
views.rotating_shift_assign_delete,
|
||||
name="rotating-shift-assign-delete",
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user