Commit 6af4223a authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Fixed Diff suppressed link for MR

parent eb0590b0
...@@ -119,7 +119,7 @@ $ -> ...@@ -119,7 +119,7 @@ $ ->
# Commit show suppressed diff # Commit show suppressed diff
$(".supp_diff_link").bind "click", -> $(".content").on "click", ".supp_diff_link", ->
$(@).next('table').show() $(@).next('table').show()
$(@).remove() $(@).remove()
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment