commit | a324be86d2a8b987278ba24e4d75f2002d02c2da | [log] [tgz] |
---|---|---|
author | Deepesh Garg <42651287+deepeshgarg007@users.noreply.github.com> | Mon Oct 21 21:23:23 2019 +0530 |
committer | GitHub <noreply@github.com> | Mon Oct 21 21:23:23 2019 +0530 |
tree | 08856be7aa758289d2279c6f642971dbb34b9bdb | |
parent | e22ca23b81984d85f73ce1044a63f95ab14e50d0 [diff] | |
parent | ed8e3b37860a7e4a06b87784865a5fe49179e51c [diff] |
Merge branch 'develop' into develop
diff --git a/erpnext/templates/includes/cart/cart_address.html b/erpnext/templates/includes/cart/cart_address.html index e857ce1..fe53f34 100644 --- a/erpnext/templates/includes/cart/cart_address.html +++ b/erpnext/templates/includes/cart/cart_address.html
@@ -104,7 +104,7 @@ { label: __('Country'), fieldname: 'country', - fieldtype: 'Data', + fieldtype: 'Link', reqd: 1 }, ],