diff --git a/home/__init__.py b/home/__init__.py index bcfcbb70091..44c9042d85d 100644 --- a/home/__init__.py +++ b/home/__init__.py @@ -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'],