X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/6c48d06a585c2a1452ca55d6059202bf7dfd1d58..17bc0853a05cc392c335cc8637e901fa33dd75bd:/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