This website works better with JavaScript.
Explore
Help
Sign In
m52mxtq3o
/
educoder
Watch
1
Star
0
Fork
You've already forked educoder
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
4d853aac7f
educoder
/
app
/
views
/
admins
/
repertoires
/
destroy.js.erb
2 lines
92 B
Raw
Blame
History
$.notify({ message: '删除成功' });
$(".discipline-item-<%= @repertoire_id %>").remove();
Reference in new issue
View Git Blame
Copy Permalink