##// END OF EJS Templates
scm: git: change test author encoding in unit adapter test to ASCII-8BIT...
scm: git: change test author encoding in unit adapter test to ASCII-8BIT Author encoding in adapter is ASCII-8BIT. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10384 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r9885:6a2ca5e03427
r10201:67cdaabe6f50
Show More
destroy.js.erb
1 line | 125 B | text/plain | TextLexer
$('#watchers').html('<%= escape_javascript(render(:partial => 'watchers/watchers', :locals => {:watched => @watched})) %>');