Skip to content
Extraits de code Groupes Projets
Valider c68eeb70 rédigé par jaideng123's avatar jaideng123
Parcourir les fichiers

Added the button changing effect + the ability to read all of a type to mobile

parent 40639798
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -2,8 +2,10 @@
= t('.notifications')
.right
= link_to t('.mark_all_as_read'), read_all_notifications_path, :class => 'btn'
-if params[:type]
= link_to t('.mark_all_shown_as_read'), read_all_notifications_path(:type => params[:type] ), :class => 'btn'
-else
= link_to t('.mark_all_as_read'), read_all_notifications_path, :class => 'btn'
%ul.notifications
- @group_days.each do |day, notes|
%li
......
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