mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-19 17:45:04 +00:00
fix: review changes
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
|
||||
{% if doc.items %}
|
||||
<div class="place-order-container">
|
||||
<a class="btn btn-primary-light" href="/all-products">
|
||||
<a class="btn btn-primary-light mr-2" href="/all-products">
|
||||
{{ _("Add More") }}
|
||||
</a>
|
||||
{% if cart_settings.enable_checkout %}
|
||||
|
||||
Reference in New Issue
Block a user