mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-20 01:56:06 +10:00
Merge pull request #7881 from cirosantilli/rm-blame-extra-white
Remove blame lines added leading whitespace.
This commit is contained in:
@@ -30,5 +30,5 @@
|
||||
%code{ class: highlightjs_class(@blob.name) }
|
||||
:erb
|
||||
<% lines.each do |line| %>
|
||||
<%= line %>
|
||||
<%= line %>
|
||||
<% end %>
|
||||
|
||||
Reference in New Issue
Block a user