From 31a9b14639e182593ddc8d21b22b746ebb5a683d Mon Sep 17 00:00:00 2001 From: "sylor_huang@126.com" Date: Fri, 16 Oct 2020 14:30:02 +0800 Subject: [PATCH] change --- app/views/admins/forum_sections/index.js.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/admins/forum_sections/index.js.erb b/app/views/admins/forum_sections/index.js.erb index a37a0714..3701d127 100644 --- a/app/views/admins/forum_sections/index.js.erb +++ b/app/views/admins/forum_sections/index.js.erb @@ -1 +1 @@ -$("#forum-section-container").html("<%= j render partial: "/admins/forum_sections/forums_plateSetting.html.erb" %>") \ No newline at end of file +$("#leave_message").html("<%= j render partial: "/admins/forum_sections/forums_plateSetting.html.erb" %>") \ No newline at end of file