mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-07-13 21:44:32 +08:00
fix
This commit is contained in:
@@ -19,7 +19,6 @@ class Admins::PageThemesController < Admins::BaseController
|
||||
|
||||
def create
|
||||
@page_theme = PageTheme.new update_params
|
||||
binding.pry
|
||||
if @page_theme.save
|
||||
save_image_file(params[:image])
|
||||
redirect_to admins_page_themes_path
|
||||
|
||||
Reference in New Issue
Block a user