Skip to content

Instantly share code, notes, and snippets.

@gsherman
Last active December 27, 2015 15:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gsherman/7345870 to your computer and use it in GitHub Desktop.
Save gsherman/7345870 to your computer and use it in GitHub Desktop.
email_com_template.dir
NO_EXPORT OBJECT ALL;
EXPORT OBJECT com_tmplte
UNIQUE_FIELD = "title"
WHERE "title like 'send_email_about_obj'"
ACTIONS = EXPORT
;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment