This website requires JavaScript.
Explore
Help
Sign In
p49726105
/
bigdir
Watch
1
Star
0
Fork
You've already forked bigdir
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
3caedbdb85
bigdir
/
app
/
views
/
attachments
/
delete.js.erb
2 lines
60 B
Plaintext
Raw
Normal View
History
Unescape
Escape
增加了附件删除功能 修改用户主页中课程与项目之间的关系 用户课程页面中的作业进行了按课程分组
2013-09-18 22:56:01 +08:00
$('#attachments_<%= j params[:attachment_id] %>').remove();