From 331566d61229a0698b7d2daf319e51cbc74fd7e9 Mon Sep 17 00:00:00 2001 From: KanchanChauhan Date: Fri, 19 May 2017 15:14:31 +0530 Subject: [PATCH] Website Specification Labls should not be capitalised by default (#8798) --- erpnext/templates/generators/item.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/templates/generators/item.html b/erpnext/templates/generators/item.html index c0399a787a..de544930cc 100644 --- a/erpnext/templates/generators/item.html +++ b/erpnext/templates/generators/item.html @@ -87,7 +87,7 @@ {% for d in website_specifications -%} - + {%- endfor %}
{{ d.label }}{{ d.label }} {{ d.description }}