Fix failed tests

This commit is contained in:
Luke "Jared" Bennett 2016-07-22 16:17:43 +01:00 committed by Luke Bennett
parent affdf201d2
commit e74d12a9b3
No known key found for this signature in database
GPG Key ID: A738E9C68D3BF31A
1 changed files with 1 additions and 1 deletions

View File

@ -442,7 +442,7 @@ class GitLabDropdown
text = @highlightTextMatches(text, @filterInput.val()) text = @highlightTextMatches(text, @filterInput.val())
if group if group
groupAttrs = "data-group='#{group}' data-index='#{index}'" groupAttrs = "data-group=#{group} data-index=#{index}"
else else
groupAttrs = '' groupAttrs = ''
html = _.template('<li> html = _.template('<li>