From 8aee9acfce685864549bceea015f89b79c18fb24 Mon Sep 17 00:00:00 2001 From: nabinhait Date: Wed, 6 Jul 2011 12:34:15 +0530 Subject: [PATCH] project subject bug --- home/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/__init__.py b/home/__init__.py index bcfcbb7009..44c9042d85 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'],