From b6476fdd81ccadb4c24b026025497472a3168f13 Mon Sep 17 00:00:00 2001 From: Tim Abbott Date: Fri, 6 Jan 2017 23:31:03 -0800 Subject: [PATCH] stream creation: Disable autocomplete on filter text box. --- static/templates/new_stream_users.handlebars | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/static/templates/new_stream_users.handlebars b/static/templates/new_stream_users.handlebars index 616b1aac19..77074786b4 100644 --- a/static/templates/new_stream_users.handlebars +++ b/static/templates/new_stream_users.handlebars @@ -1,7 +1,8 @@ {{! Client-side Mustache template for rendering users in the stream creation modal.}} {{t "Check all" }} | {{t "Uncheck all" }} - +