socialforge/app/views/courses/change_manager.js.erb

1 line
83 B
Plaintext
Raw Normal View History

window.location.href = "<%= settings_course_path(@course.id, :tab => 'member') %>";