This commit is contained in:
Rushabh Mehta
2011-07-06 14:51:23 +05:30
2 changed files with 41 additions and 2 deletions

View File

@@ -95,7 +95,6 @@ def update_feed(doc, method):
"adds a new feed"
if method=='validate':
return
subject, color = feed_dict.get(doc.doctype, [None, None])
if subject:
subject = subject % doc.fields