From 90c44a0ffa4e2de7c97c8af085ef779999637bf6 Mon Sep 17 00:00:00 2001 From: Horilla Date: Mon, 25 Mar 2024 16:16:12 +0530 Subject: [PATCH] [FIX] ASSET: Fixed return form not showing from asset allocation individual view --- asset/templates/request_allocation/individual allocation.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/asset/templates/request_allocation/individual allocation.html b/asset/templates/request_allocation/individual allocation.html index 6a615a0d6..166d6ecfc 100644 --- a/asset/templates/request_allocation/individual allocation.html +++ b/asset/templates/request_allocation/individual allocation.html @@ -115,7 +115,7 @@ class="oh-btn oh-btn--secondary w-100" role="button" data-toggle="oh-modal-toggle" - data-target="#asset-request-allocation-modal" + data-target="#asset-return-allocation-modal" hx-get="{% url 'asset-allocate-return' asset_id=asset_allocation.asset_id.id %}" hx-target="#asset-return-allocation-modal-target" >