##// END OF EJS Templates
fixes issue #678 Incorrect diff markup when diff contains >, <, or & symbols...
fixes issue #678 Incorrect diff markup when diff contains >, <, or & symbols - regex by \W did split & and other to 3 tokens, and escaping was broken
marcink -
r3085:7d0476e1 beta
Show More
Name Size Modified Last Commit Author
/ rhodecode / templates / admin / repos_groups
repos_group_edit_perms.html Loading ...
repos_groups.html Loading ...
repos_groups_add.html Loading ...
repos_groups_edit.html Loading ...
repos_groups_show.html Loading ...