Skip to content
Extraits de code Groupes Projets
Valider bcb4fac4 rédigé par Sarah Mei's avatar Sarah Mei
Parcourir les fichiers

Vanna doesn't include helpers so we have to include them in views separately...

Vanna doesn't include helpers so we have to include them in views separately to use them. The absence of  this line was producing a deprecation warning for error_messages_for, because our helper redefines that method (it was removed from rails).
parent 3e7e2b4d
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
-self.extend AspectGlobalHelper
-self.extend AspectsHelper
-self.extend ApplicationHelper
-self.extend ErrorMessagesHelper
.span-13
%h2
%span.notification_count{:class => ('unread' if @notification_count > 0)}
......
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