修復寄信問題
This commit is contained in:
parent
df25703375
commit
81f546c902
|
@ -331,7 +331,7 @@ class AsksController < ApplicationController
|
|||
:create_user=>(current_user rescue nil),
|
||||
:mail_sentdate=>@mail_sentdate,
|
||||
:module_app=>@module_app,
|
||||
:mail_to=>@group_mail,
|
||||
:mail_to=>@manager_emails,
|
||||
:mail_subject=>mail_subject+" #{@group_mail}",
|
||||
:template=>'asks/email',
|
||||
:template_data=>{
|
||||
|
|
Loading…
Reference in New Issue