Adding .notranslate classes to haml files to have transifex better handling dynamic text. See issue #908

This commit is contained in:
CamilleM 2016-03-26 23:32:43 +01:00
parent ac7149fbe5
commit d11ea33cf0
7 changed files with 26 additions and 16 deletions

View file

@ -8,7 +8,8 @@
%h2 Sponsors
%p.lead
whom without,
= @conference.short_title
%span.notranslate
= @conference.short_title
wouldn't be possible!
- @conference.sponsorship_levels.each do |sponsorship_level|
-if sponsorship_level.sponsors.any?