mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-21 20:25:45 +08:00
Merge pull request '移除binding.pry' (#121) from KingChan/forgeplus:chenjing into standalone_develop
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