socialforge/app/views/contests/destroy.js.erb

2 lines
86 B
Plaintext
Raw Normal View History

hideModal();
window.location.href = "<%=user_contest_community_path(User.current) %>";