Side by side view broken
Currently the side by side view for diffs is broken.
This is because the buttons calls the wrong url.
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/437/diffs.json?view=parallel
should be
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/437/diffs?view=parallel
To reproduce it, open a random MR on gitlab and click the "Side-by-side" button