Fixed Diff suppressed link for MR

This commit is contained in:
Dmitriy Zaporozhets 2013-08-02 12:49:20 +03:00
parent eb0590b063
commit 6af4223a27

View file

@ -119,7 +119,7 @@ $ ->
# Commit show suppressed diff
$(".supp_diff_link").bind "click", ->
$(".content").on "click", ".supp_diff_link", ->
$(@).next('table').show()
$(@).remove()