From dcc79f1bfafa81e032d51e66dd6e13101ecfebce Mon Sep 17 00:00:00 2001 From: Hussain Nagaria Date: Fri, 28 May 2021 07:10:24 +0530 Subject: [PATCH] fix: Documentation link and open in new tab --- .../doctype/e_commerce_settings/e_commerce_settings.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/erpnext/e_commerce/doctype/e_commerce_settings/e_commerce_settings.json b/erpnext/e_commerce/doctype/e_commerce_settings/e_commerce_settings.json index 347a1c5ffb..627677481a 100644 --- a/erpnext/e_commerce/doctype/e_commerce_settings/e_commerce_settings.json +++ b/erpnext/e_commerce/doctype/e_commerce_settings/e_commerce_settings.json @@ -346,13 +346,13 @@ "fieldname": "redisearch_warning", "fieldtype": "HTML", "label": "Redisearch Warning", - "options": "

Redisearch module not loaded. If you want to use advanced product search features, refer documentation here.

" + "options": "

Redisearch module not loaded. If you want to use advanced product search features, refer documentation here.

" } ], "index_web_pages_for_search": 1, "issingle": 1, "links": [], - "modified": "2021-05-28 06:34:05.647427", + "modified": "2021-05-28 07:09:32.639710", "modified_by": "Administrator", "module": "E-commerce", "name": "E Commerce Settings",