Skip to content
Snippets Groups Projects
Commit 6af4223a authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

Fixed Diff suppressed link for MR

parent eb0590b0
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -119,7 +119,7 @@ $ ->
 
 
# Commit show suppressed diff
$(".supp_diff_link").bind "click", ->
$(".content").on "click", ".supp_diff_link", ->
$(@).next('table').show()
$(@).remove()
 
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