quartz-mailer icon indicating copy to clipboard operation
quartz-mailer copied to clipboard

Make property view_template_path a configuration setting

Open drujensen opened this issue 7 years ago • 2 comments

The template path is currently hard coded to src/views. Move this to a configuration setting.

property view_template_path

drujensen avatar Jan 28 '18 04:01 drujensen

Quick question: 1. Should it be view_template_path or mailer_template_path?

if you guys don't mind I would like work on this.

eliasjpr avatar Apr 06 '18 21:04 eliasjpr

Since it can take a layout as well as a view, my vote is for mailer template path

robacarp avatar Apr 06 '18 21:04 robacarp