mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-07-13 21:44:32 +08:00
fix: system notification edit error
This commit is contained in:
@@ -33,7 +33,6 @@ class Admins::SystemNotificationsController < Admins::BaseController
|
||||
end
|
||||
|
||||
def update
|
||||
|
||||
respond_to do |format|
|
||||
if @notification.update_attributes(notification_params)
|
||||
format.html do
|
||||
|
||||
Reference in New Issue
Block a user