project subject bug

This commit is contained in:
nabinhait 2011-07-06 12:34:15 +05:30
parent fccbb0948a
commit 8aee9acfce

View File

@ -3,7 +3,7 @@ from webnotes import msgprint
feed_dict = {
# Project
'Project': ['[%(status)s] %(subject)s', '#000080'],
'Project': ['[%(status)s]', '#000080'],
# Sales
'Lead': ['%(lead_name)s', '#000080'],