Commit cd569a66 authored by Alfredo Sumaran's avatar Alfredo Sumaran

Update button selector

parent 84d1b350
......@@ -181,7 +181,7 @@ class @MergeRequestTabs
# Returns diff view type
diffViewType: ->
$('.diffs a[id$="-diff-btn"].active').data('view-type')
$('.inline-parallel-buttons a.active').data('view-type')
expandViewContainer: ->
$('.container-fluid').removeClass('container-limited')
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