Disable turbo on all links inside pagination frames except older/newer
This commit is contained in:
parent
30f975c609
commit
52324cba89
6 changed files with 7 additions and 7 deletions
|
@ -1,4 +1,4 @@
|
|||
<turbo-frame id="pagination" target="_top">
|
||||
<turbo-frame id="pagination" target="_top" data-turbo="false">
|
||||
<%= form_tag do %>
|
||||
<div class="row">
|
||||
<div class="col">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue