diff --git a/app/views/admins/forum_sections/index.js.erb b/app/views/admins/forum_sections/index.js.erb index ea4191c9..6f77da2c 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: "managements/forums_plateSetting.html.erb" %>") \ No newline at end of file +$("#forum-section-container").html("<%= j render partial: "admins/forum_sections/forums_plateSetting.html.erb" %>") \ No newline at end of file