mirror of
https://git.imnavajas.es/jjimenez/erp-imprimelibros.git
synced 2026-03-01 22:29:14 +00:00
trabajando
This commit is contained in:
@ -50,6 +50,9 @@
|
||||
<div>
|
||||
<h5 th:text="#{checkout.billing-address}" class="mb-3">Dirección de envío</h5>
|
||||
|
||||
<div id="dirFactWarning" class="alert alert-danger alert-shipment" role="alert"
|
||||
th:text="#{cart.shipping.errors.fillBillingAddressItems}"></div>
|
||||
|
||||
<button type="button" class="btn btn-secondary mb-3" id="addBillingAddressBtn"
|
||||
th:text="#{cart.shipping.add}">Añadir dirección
|
||||
</button>
|
||||
|
||||
Reference in New Issue
Block a user