From 139ec2a64fa2497e8d06102ca398afea5f198ce7 Mon Sep 17 00:00:00 2001 From: Rushabh Mehta Date: Fri, 8 Aug 2014 15:47:56 +0530 Subject: [PATCH] Update note_list.html --- erpnext/utilities/doctype/note/note_list.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/utilities/doctype/note/note_list.html b/erpnext/utilities/doctype/note/note_list.html index e106dd40f6..d3289d20e1 100644 --- a/erpnext/utilities/doctype/note/note_list.html +++ b/erpnext/utilities/doctype/note/note_list.html @@ -3,7 +3,7 @@
{%= list.get_avatar_and_id(doc) %} - {% if(doc.public) { %} + {% if(!doc.public) { %}