Skip to content
Snippets Groups Projects
Commit 6a6c9fd2 authored by buczekp's avatar buczekp
Browse files

[LMS-1264] added TODO

SVN: 13501
parent a5e96979
No related branches found
No related tags found
No related merge requests found
......@@ -59,6 +59,7 @@ public class TrackingClient
Parameters params = new Parameters(props);
ITrackingServer trackingServer = createOpenBISTrackingServer(params);
// TODO 2009--, Tomasz Pylak: load template from file
IEntityTrackingEmailGenerator emailGenerator =
new EntityTrackingEmailGenerator(props, "BEGINNING \n{generated-content}\n END!");
IMailClient mailClient = params.getMailClient();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment