From e9b33630e97b9c25a159a62bcb86b1718cee9595 Mon Sep 17 00:00:00 2001 From: Faris Ansari Date: Thu, 17 Jan 2019 18:04:15 +0530 Subject: [PATCH] fix(timeline-item): User images dont load if they have space in the url --- frappe/public/js/frappe/form/footer/timeline_item.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frappe/public/js/frappe/form/footer/timeline_item.html b/frappe/public/js/frappe/form/footer/timeline_item.html index 92f039b4e4..0815481030 100755 --- a/frappe/public/js/frappe/form/footer/timeline_item.html +++ b/frappe/public/js/frappe/form/footer/timeline_item.html @@ -2,7 +2,7 @@ {% if (data.user_content) { %}