diff --git a/horilla_views/templates/generic/horilla_nav.html b/horilla_views/templates/generic/horilla_nav.html index d1ce7cde6..54e525116 100644 --- a/horilla_views/templates/generic/horilla_nav.html +++ b/horilla_views/templates/generic/horilla_nav.html @@ -21,6 +21,7 @@ hx-get="{{search_url}}?&referrer={{request.META.HTTP_REFERER}}&{{request.GET.urlencode}}" hx-replace-url="false" hx-target="{{search_swap_target}}" + hx-on:submit="htmxLoadIndicator(this);" class="oh-main__titlebar oh-main__titlebar--right" >
@@ -62,7 +63,7 @@ /> {% if search_in %} -