Skip to content
Extraits de code Groupes Projets
Valider 43fd6e7e rédigé par Faldrian's avatar Faldrian
Parcourir les fichiers

Set refresh_search async searchresults load to use bootstrap

parent 5d44fa77
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -7,7 +7,7 @@ class PeopleController < ApplicationController
before_action :find_person, only: [:show, :stream, :hovercard]
layout ->(c){ request.format == :mobile ? "application" : "with_header_with_footer" }
use_bootstrap_for :index, :show, :contacts
use_bootstrap_for :index, :show, :contacts, :refresh_search
respond_to :html, :except => [:tag_index]
respond_to :json, :only => [:index, :show]
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter