diff --git a/atlas/templates/atlas/case_display_block.html b/atlas/templates/atlas/case_display_block.html
index c3455ab9..9f514fdc 100755
--- a/atlas/templates/atlas/case_display_block.html
+++ b/atlas/templates/atlas/case_display_block.html
@@ -480,7 +480,7 @@
{{ move_series_form.destination_case }}
Click any case row below to select the destination case.
No destination case selected.
- {% case_search_widget collection=None input_id='move-series-case-search-input' target_id='move-series-case-search-results' %}
+ {% case_search_widget collection=None input_id='move-series-case-search-input' target_id='move-series-case-search-results' show_select_button=True %}