mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-11 13:46:11 +10:00
Call updateColorPreview in Labels constructor
This commit is contained in:
@@ -4,7 +4,7 @@ class Labels
|
||||
@setupLabelForm(form)
|
||||
@cleanBinding()
|
||||
@addBinding()
|
||||
@updateColorPreview
|
||||
@updateColorPreview()
|
||||
|
||||
addBinding: ->
|
||||
$(document).on 'click', '.suggest-colors a', @setSuggestedColor
|
||||
|
||||
Reference in New Issue
Block a user