Add sticky footer and search on set service org

This page can be really long. These things help navigate it quicker.
This commit is contained in:
Chris Hill-Scott
2019-07-16 16:52:19 +01:00
parent 42300371b0
commit 536fe3d25e
2 changed files with 16 additions and 17 deletions

View File

@@ -999,6 +999,7 @@ def link_service_to_organisation(service_id):
'views/service-settings/link-service-to-organisation.html',
has_organisations=all_organisations,
form=form,
search_form=SearchByNameForm(),
)