diff --git a/erpnext/templates/form_grid/includes/visible_cols.html b/erpnext/templates/form_grid/includes/visible_cols.html index 38abdd03f3c..285c1254b69 100644 --- a/erpnext/templates/form_grid/includes/visible_cols.html +++ b/erpnext/templates/form_grid/includes/visible_cols.html @@ -2,10 +2,10 @@ {% var val = doc.get_formatted(df.fieldname); if(val) { %}
-
- {%= __(df.label) %}: +
+ {%= __(df.label) %}:
-
+
{%= doc.get_formatted(df.fieldname) %}