dmpopidor / app / views / devise / confirmations /
@briley briley authored on 19 Jul 2016
..
new.html.erb 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