Commit 5f7be640 authored by Jacob Vosmaer's avatar Jacob Vosmaer

Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce

parents abf917d3 44a210c0
...@@ -4,7 +4,7 @@ class Labels ...@@ -4,7 +4,7 @@ class Labels
@setupLabelForm(form) @setupLabelForm(form)
@cleanBinding() @cleanBinding()
@addBinding() @addBinding()
@updateColorPreview @updateColorPreview()
addBinding: -> addBinding: ->
$(document).on 'click', '.suggest-colors a', @setSuggestedColor $(document).on 'click', '.suggest-colors a', @setSuggestedColor
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment