Skip to content
Extraits de code Groupes Projets
Valider 0fae31da rédigé par Raphael Sofaer's avatar Raphael Sofaer
Parcourir les fichiers

Prevent people pagination links on tag pages from breaking lines

parent df5177a5
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -10,4 +10,4 @@
%span.from
=person_link(person, :class => "hovercardable")
= will_paginate people, :params => {:controller => 'people', :action => 'tag_index'}
= will_paginate people, :inner_window => 3, :params => {:controller => 'people', :action => 'tag_index'}
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