Three autocompletes for subject, for consistency with stream.

(imported from commit 08e12fa2cfbe37b53a06888b879babbcf12733bf)
This commit is contained in:
Waseem Daher 2012-11-01 18:35:55 -04:00
parent 41290f3e23
commit a6dbb88d0a
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@ exports.initialize = function () {
}
return [];
},
items: 2,
items: 3,
highlighter: escaping_highlighter
});
$( "#huddle_recipient" ).typeahead({