commit | 1d9bfcac46f40d788641e5545b84e20b91bad392 | [log] [tgz] |
---|---|---|
author | Khushal Trivedi <khushal.t@indictranstech.com> | Mon Oct 21 20:53:40 2019 +0530 |
committer | Khushal Trivedi <khushal.t@indictranstech.com> | Mon Oct 21 20:53:40 2019 +0530 |
tree | 08856be7aa758289d2279c6f642971dbb34b9bdb | |
parent | e22ca23b81984d85f73ce1044a63f95ab14e50d0 [diff] | |
parent | ed8e3b37860a7e4a06b87784865a5fe49179e51c [diff] |
Merge branch 'develop' of https://github.com/frappe/erpnext 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 }, ],