This website requires JavaScript.
Explore
Help
Sign In
kolan
/
Redmine
Watch
1
Star
0
Fork
You've already forked Redmine
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
60d06d8c17
Redmine
/
app
/
views
/
groups
/
remove_user.js.erb
2 lines
93 B
Plaintext
Raw
Normal View
History
Unescape
Escape
JQuery in, Prototype/Scriptaculous out (#11445). git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10068 e93f8b46-1217-0410-a6f0-8f06a7374b81
2012-07-22 17:29:26 +04:00
$('#tab-content-users').html('<%= escape_javascript(render :partial => 'groups/users') %>');