##// END OF EJS Templates
Merged r14406 from trunk to 3.1-stable (#11253, #20456)...
Merged r14406 from trunk to 3.1-stable (#11253, #20456) Adds "Total spent hours" column available on the issue list. git-svn-id: http://svn.redmine.org/redmine/branches/3.1-stable@14533 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

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