Commit 10871732 authored by Steve Norman's avatar Steve Norman

Use entity number for plus sign

parent fcc0ff2c
...@@ -35,7 +35,7 @@ ...@@ -35,7 +35,7 @@
= diff.new_path = diff.new_path
- elsif diff.new_file - elsif diff.new_file
%span.new-file %span.new-file
+ +
= diff.new_path = diff.new_path
- else - else
= diff.new_path = diff.new_path
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment