summaryrefslogtreecommitdiff
path: root/.rspec
diff options
context:
space:
mode:
authorSean McGivern <sean@gitlab.com>2016-07-26 12:19:02 +0100
committerSean McGivern <sean@gitlab.com>2016-07-26 12:19:02 +0100
commit3abffb2be25844920d6e0b2ac9735ebb38b78ef5 (patch)
treeae7a316f7827859bc19ffbc556fe2418649f8d3f /.rspec
parente9946f19a5af84b13fc8f21bdffa0689fd93f6c3 (diff)
downloadgitlab-ce-3abffb2be25844920d6e0b2ac9735ebb38b78ef5.tar.gz
Fix expand all diffs button in compare view20241-expand-all-button-breaks-diff-comparison-view
We can't reuse the existing value of the format parameter, because on the merge request page that's 'json', so the link would go to a JSON file. We can't set it to HTML, because that adds '.html' the URL, which breaks the compare view (and looks bad). Setting it to nil uses the default format, which in all of these cases is HTML anyway.
Diffstat (limited to '.rspec')
0 files changed, 0 insertions, 0 deletions