Skip to content
Snippets Groups Projects
Commit 6e333d50 authored by Andrew8xx8's avatar Andrew8xx8
Browse files

Javascript widget fixed

parent d58eb62d
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -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) =>
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment