Commit da93ae47 by Mai Hoang Thai Ha

fixed mailer plain text

parent 36ab9ceb
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
= "\n" = "\n"
' Thank you for applied with VenJOB. Your applied job's information is as follow: ' Thank you for applied with VenJOB. Your applied job's information is as follow:
= "\n" = "\n"
' Job title: #{show_location(@job.cities)} ' Job title: #{@job.title}
= "\n" = "\n"
' Location: #{@job.title} ' Location: #{show_location(@job.cities)}
= "\n" = "\n"
' Company: #{@job.company.name} ' Company: #{@job.company.name}
= "\n" = "\n"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment