commit | c0e97b289d0c4d5336d88718e57483b563cb38b0 | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Thu Aug 11 09:38:19 2011 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Thu Aug 11 09:38:19 2011 +0530 |
tree | 9e75c0828ac924c749b5ef060f2e7798d4dbe151 | |
parent | dc2f388e586986db49a1a4cf7c4b6f3285d6e09f [diff] |
fix to support ticket
diff --git a/support/doctype/support_ticket/__init__.py b/support/doctype/support_ticket/__init__.py index 63ed8c1..9379280 100644 --- a/support/doctype/support_ticket/__init__.py +++ b/support/doctype/support_ticket/__init__.py
@@ -85,7 +85,7 @@ [This is an automatic response] - """ + signature) + """ + (signature or '')) from webnotes.utils.email_lib import sendmail