mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-22 12:45:46 +08:00
init project
This commit is contained in:
2
app/views/admins/courses/destroy.js.erb
Normal file
2
app/views/admins/courses/destroy.js.erb
Normal file
@@ -0,0 +1,2 @@
|
||||
alert("删除成功");
|
||||
$(".course-item-<%= @course.id %>").find(".delete-course-action").remove();
|
||||
Reference in New Issue
Block a user