This website requires JavaScript.
Explore
Help
Sign In
postman
/
forgeplus
forked from
postwoman/forgeplus
Watch
1
Star
0
Fork
You've already forked forgeplus
0
Code
Issues
Pull Requests
2
Releases
Wiki
Activity
13873f1a7e
forgeplus
/
app
/
views
/
admins
/
disciplines
/
destroy.js.erb
2 lines
92 B
Plaintext
Raw
Blame
History
$.notify({ message: '删除成功' });
$(".discipline-item-<%= @discipline_id %>").remove();
Reference in New Issue
View Git Blame
Copy Permalink