diff --git a/coffee/lib/abstract-chosen.coffee b/coffee/lib/abstract-chosen.coffee index b2e4df8b0be..6c7a5e816fb 100644 --- a/coffee/lib/abstract-chosen.coffee +++ b/coffee/lib/abstract-chosen.coffee @@ -86,7 +86,7 @@ class AbstractChosen style = if option.style.cssText != "" then " style=\"#{option.style}\"" else "" - '