Skip to content
Extraits de code Groupes Projets
Valider 4b0157f5 rédigé par Maxwell Salzberg's avatar Maxwell Salzberg
Parcourir les fichiers

fix notification mark all as read ui bug

parent 6f72a0cb
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -6,7 +6,7 @@
%span.notification_count{:class => ('unread' if @notification_count > 0)}
= @notification_count
= t('.notifications')
.span-8.last.left
.span-8.last
= link_to t('.mark_all_as_read'), read_all_notifications_path, :class => 'button'
.span-24.last
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter