mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-22 04:35:45 +08:00
init project
This commit is contained in:
3
app/views/admins/ec_templates/create_template.js.erb
Normal file
3
app/views/admins/ec_templates/create_template.js.erb
Normal file
@@ -0,0 +1,3 @@
|
||||
$(".ec-templates-new-add").modal("hide")
|
||||
$(".ec-templates-list-container").html("<%= j render partial: "admins/ec_templates/shared/list", locals: {templates: @templates} %>")
|
||||
show_success_flash()
|
||||
Reference in New Issue
Block a user