Welcome to mirror list, hosted at ThFree Co, Russian Federation.

_content.html.haml « diffs « projects « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 718f129cba8ee21e08b1a03c2cbe62b4da309afa (plain)
1
2
3
- diff_file = local_assigns.fetch(:diff_file, nil)
.diff-content
  = render 'projects/diffs/viewer', viewer: diff_file.viewer