[feat]Use Ajax for paginating happening_now
This commit is contained in:
parent
9601328df8
commit
3c7cc6cfdb
6 changed files with 26 additions and 14 deletions
|
|
@ -124,7 +124,7 @@ require 'pagy/extras/bootstrap'
|
|||
# Rails: extras assets path required by the helpers that use javascript
|
||||
# (pagy*_nav_js, pagy*_combo_nav_js, and pagy_items_selector_js)
|
||||
# See https://ddnexus.github.io/pagy/extras#javascript
|
||||
# Rails.application.config.assets.paths << Pagy.root.join('javascripts')
|
||||
Rails.application.config.assets.paths << Pagy.root.join('javascripts')
|
||||
|
||||
# I18n
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue