dmpopidor / app / views / devise /
@briley briley authored on 19 Jul 2016
..
confirmations Fixed i18n calls in erb files that were missing an equal sign (e.g. <% t('value'') %> --> <%= t('value') %> so that the value will appear to the user. Also updated i18n calls from admin.js with 'js.' prefix) 9 years ago
invitations DMPonline4 - RAILS 4.0 (#4) 9 years ago
mailer Fixed i18n calls in erb files that were missing an equal sign (e.g. <% t('value'') %> --> <%= t('value') %> so that the value will appear to the user. Also updated i18n calls from admin.js with 'js.' prefix) 9 years ago
passwords Master (#7) 9 years ago
registrations Fixed i18n calls in erb files that were missing an equal sign (e.g. <% t('value'') %> --> <%= t('value') %> so that the value will appear to the user. Also updated i18n calls from admin.js with 'js.' prefix) 9 years ago
sessions DMPonline4 - RAILS 4.0 (#4) 9 years ago
shared DMPonline4 - RAILS 4.0 (#4) 9 years ago
unlocks Fixed i18n calls in erb files that were missing an equal sign (e.g. <% t('value'') %> --> <%= t('value') %> so that the value will appear to the user. Also updated i18n calls from admin.js with 'js.' prefix) 9 years ago