diff --git a/horilla_views/templates/generic/horilla_card.html b/horilla_views/templates/generic/horilla_card.html index afe738696..a27006f4b 100644 --- a/horilla_views/templates/generic/horilla_card.html +++ b/horilla_views/templates/generic/horilla_card.html @@ -12,10 +12,14 @@ hx-get="{{request.path}}?{{filter.urlencode}}" hx-target="#{{view_id|safe}}" hx-swap="outerHTML" > - diff --git a/horilla_views/templates/generic/quick_actions.html b/horilla_views/templates/generic/quick_actions.html index e4a04fde8..80a153f4f 100644 --- a/horilla_views/templates/generic/quick_actions.html +++ b/horilla_views/templates/generic/quick_actions.html @@ -102,7 +102,10 @@ hx-get="{{request.path}}?{{filter.urlencode}}" hx-target="#{{view_id|safe}}" hx-swap="outerHTML" > -