heartcombo--devise/app/views/devise
Carlos Antonio da Silva ce071502ee Display unconfirmed email when using reconfirmable and email changed notification
Otherwise we'd be mistakenly displaying the original email in the
message (which is the same we're sending the message to).

Also tweak the messaging a bit in this case, to show that the email "is
being changed" (the change hasn't taken effect yet).

Related to #4455.
2017-03-15 11:47:47 -03:00
..
confirmations Remove trailing whitespace from confirmation view 2016-03-07 10:07:34 +01:00
mailer Display unconfirmed email when using reconfirmable and email changed notification 2017-03-15 11:47:47 -03:00
passwords Remove unnecessary line break on edit password page. 2015-08-06 18:21:34 +01:00
registrations Set minimum password length for edit and new views (#4068) 2016-05-05 17:16:41 -03:00
sessions change class="fields" to class="field" to be same as rails scaffolding 2014-10-22 12:44:01 -04:00
shared use OmniAuth::Utils.camelize 2015-08-28 07:51:37 +02:00
unlocks change class="fields" to class="field" to be same as rails scaffolding 2014-10-22 12:44:01 -04:00