Javascript widget fixed

This commit is contained in:
Andrew8xx8 2013-02-19 12:57:09 +04:00
parent d58eb62d68
commit 6e333d5075

View file

@ -27,7 +27,7 @@ class MergeRequest
this.$el.find(selector)
initMergeWidget: ->
this.showState( @opts.current_state )
this.showState( @opts.current_status )
if this.$('.automerge_widget').length and @opts.check_enable
$.get @opts.url_to_automerge_check, (data) =>