Fix back link

This commit is contained in:
Chris Hill-Scott
2020-07-10 09:25:17 +01:00
parent 44e177b402
commit b57bbd4642
2 changed files with 2 additions and 1 deletions

View File

@@ -83,6 +83,7 @@ def choose_broadcast_area(service_id, broadcast_message_id, library_slug):
search_form=SearchByNameForm(),
show_search_form=(len(form.areas.choices) > 7),
page_title=library.name,
broadcast_message=broadcast_message,
)