mirror of
https://github.com/discourse/discourse.git
synced 2024-11-27 06:03:38 +08:00
not needed, already in private section
This commit is contained in:
parent
8516059025
commit
efb15af209
|
@ -329,8 +329,6 @@ class TopicsController < ApplicationController
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
private
|
|
||||||
|
|
||||||
def move_posts_to_destination(topic)
|
def move_posts_to_destination(topic)
|
||||||
args = {}
|
args = {}
|
||||||
args[:title] = params[:title] if params[:title].present?
|
args[:title] = params[:title] if params[:title].present?
|
||||||
|
|
Loading…
Reference in New Issue
Block a user