mirror of
https://git.imnavajas.es/jjimenez/erp-imprimelibros.git
synced 2026-02-04 18:18:49 +00:00
preparando el imprimir
This commit is contained in:
@ -15,6 +15,7 @@
|
||||
|
||||
<form action="#">
|
||||
<input type="hidden" id="cliente_id" th:value="${cliente_id} ?: null" />
|
||||
<input type="hidden" id="presupuesto_id" th:value="${presupuesto_id} ?: null" />
|
||||
|
||||
<div id="form-errors" class="alert alert-danger d-none" role="alert">
|
||||
<i class="ri-error-warning-line label-icon"></i>
|
||||
|
||||
Reference in New Issue
Block a user