dmpopidor / app / views / user_mailer /
@Brian Riley Brian Riley authored on 22 Jul 2016
..
api_token_granted_notification.html.erb added code for sending email to users when granted api tokens 9 years ago
permissions_change_notification.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
project_access_removed_notification.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
sharing_notification.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