From e1e4aafd9bd9dab394a078451977d8811704511a Mon Sep 17 00:00:00 2001 From: Rushabh Mehta Date: Thu, 29 Nov 2012 17:00:53 +0530 Subject: [PATCH] communication: check send with attach if from sidebar --- home/page/latest_updates/latest_updates.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/home/page/latest_updates/latest_updates.js b/home/page/latest_updates/latest_updates.js index 54292945fb..aef944e4a1 100644 --- a/home/page/latest_updates/latest_updates.js +++ b/home/page/latest_updates/latest_updates.js @@ -1,4 +1,7 @@ erpnext.updates = [ + ["29th November 2012", [ + "EMail: Form Emails are now via Communication (with Rich Text Etc.).", + ]], ["28th November 2012", [ "Profile: Profile Settings (My Settings...) is now the Profile Form.", "Financial Analytics: Show Net Profit/Loss",