# HG changeset patch # User Marcin Kuzminski # Date 2016-07-04 21:18:20 # Node ID cf59a3cf94c8beb89862e08fab30803680f646ec # Parent 99b6d3238c2b79ebd9b657e833c5183489c558dd diff2way: fixed unicode problem on non-ascii files. diff --git a/rhodecode/templates/files/diff_2way.html b/rhodecode/templates/files/diff_2way.html --- a/rhodecode/templates/files/diff_2way.html +++ b/rhodecode/templates/files/diff_2way.html @@ -58,7 +58,7 @@
${h.fancy_file_stats(c.diff_data['stats'])}
-
+