Fix js error on merge request page

Signed-off-by: NDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
上级 6006065e
...@@ -10,7 +10,6 @@ class @MergeRequest ...@@ -10,7 +10,6 @@ class @MergeRequest
# action - String, current controller action # action - String, current controller action
# #
constructor: (@opts) -> constructor: (@opts) ->
@initContextWidget()
this.$el = $('.merge-request') this.$el = $('.merge-request')
this.$('.show-all-commits').on 'click', => this.$('.show-all-commits').on 'click', =>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册