diff --git a/app/controllers/work_packages/moves_controller.rb b/app/controllers/work_packages/moves_controller.rb index 89b30aecc4..123b850920 100644 --- a/app/controllers/work_packages/moves_controller.rb +++ b/app/controllers/work_packages/moves_controller.rb @@ -34,7 +34,6 @@ class WorkPackages::MovesController < ApplicationController def new prepare_for_work_package_move - render layout: false if request.xhr? end def create