]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/diary_comments/_page.html.erb
Bump puma from 5.6.8 to 5.6.9
[rails.git] / app / views / diary_comments / _page.html.erb
index 53472e3ea1854e4582db68e39194e1593e030db1..cc6019cff5f7ac7b8a57d4b2bdeef8b3936339f3 100644 (file)
@@ -1,4 +1,4 @@
-<turbo-frame id="pagination" target="_top">
+<turbo-frame id="pagination" target="_top" data-turbo="false">
   <table class="table table-striped" width="100%">
     <thead>
       <tr>
   <table class="table table-striped" width="100%">
     <thead>
       <tr>
@@ -19,8 +19,6 @@
   </table>
 
   <%= render "shared/pagination",
   </table>
 
   <%= render "shared/pagination",
-             :newer_key => "diary_comments.page.newer_comments",
-             :older_key => "diary_comments.page.older_comments",
              :newer_id => @newer_comments_id,
              :older_id => @older_comments_id %>
 </turbo-frame>
              :newer_id => @newer_comments_id,
              :older_id => @older_comments_id %>
 </turbo-frame>