X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/df4349a0505fd0acc6dab814efba9113af24dba5..09d5ae68ddae20abc653d0d6b2cf3ef9dc12da2e:/app/controllers/traces_controller.rb?ds=sidebyside diff --git a/app/controllers/traces_controller.rb b/app/controllers/traces_controller.rb index 5bee44886..02b553d0a 100644 --- a/app/controllers/traces_controller.rb +++ b/app/controllers/traces_controller.rb @@ -65,6 +65,8 @@ class TracesController < ApplicationController # final helper vars for view @target_user = target_user + + render :partial => "page" if turbo_frame_request_id == "pagination" end def show