Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: Possible to remove date from subject line? #72

Open
crazyman143 opened this issue Mar 26, 2016 · 1 comment
Open

Question: Possible to remove date from subject line? #72

crazyman143 opened this issue Mar 26, 2016 · 1 comment

Comments

@crazyman143
Copy link

Just wanted to see if this was a simple change I can make, if not it's fine.
Thank you.

@jjbmetal
Copy link

This was a while ago, but if you didn't figure it out. I think you can just update lib/mailReport.rb to remove part of the below line after ['subject'].

subject $config['mail']['subject'] + " " + (I18n.l Time.now.to_date)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants