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