Use the header background color for a site in the digest email.

This commit is contained in:
Robin Ward
2014-07-17 12:31:37 -04:00
parent f06f8abedd
commit ede8f22971
4 changed files with 18 additions and 1 deletions

View File

@@ -39,6 +39,7 @@ class UserNotifications < ActionMailer::Base
@site_name = SiteSetting.title
@header_color = ColorScheme.hex_for_name('header_background')
@last_seen_at = I18n.l(@user.last_seen_at || @user.created_at, format: :short)
# A list of topics to show the user