##// END OF EJS Templates
Truncates link custom field URL for display (#21012)....
Truncates link custom field URL for display (#21012). git-svn-id: http://svn.redmine.org/redmine/trunk@14716 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r9885:6a2ca5e03427
r14334:500b0c6aff80
Show More
destroy_membership.js.erb
1 line | 104 B | text/plain | TextLexer
/ app / views / users / destroy_membership.js.erb
Jean-Philippe Lang
JQuery in, Prototype/Scriptaculous out (#11445)....
r9885 $('#tab-content-memberships').html('<%= escape_javascript(render :partial => 'users/memberships') %>');