This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-gitlab
/
gitlab-org--gitlab-foss
Watch
1
Star
0
Fork
You've already forked gitlab-org--gitlab-foss
0
Code
Releases
Activity
ebed39e3ce
gitlab-org--gitlab-foss
/
app
/
views
/
projects
/
diffs
/
_content.html.haml
3 lines
75 B
Text
Raw
Normal View
History
Unescape
Escape
Clean up diff rendering
2017-05-15 13:18:19 -04:00
.diff-content
Makes 'diff/content' partial use instance method There's a method defined on viewer that does the conditional.
2019-05-21 08:33:42 -04:00
= render 'projects/diffs/viewer', viewer: diff_file.viewer
Copy permalink