This website requires JavaScript.
Explore
Help
Sign In
jacknudt
/
socialforge
Watch
1
Star
0
Fork
You've already forked socialforge
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
a8c8dc3cc6
socialforge
/
app
/
views
/
organizations
/
set_homepage.js.erb
2 lines
96 B
Plaintext
Raw
Normal View
History
Unescape
Escape
修改组织模块的bug
2015-11-13 15:02:12 +08:00
//location.reload();
组织文章设为首页后,跳转至首页
2015-12-11 16:58:00 +08:00
window.location.href ='<%= organization_path(@org, :show_homepage => 1)%>';