mirror of
https://git.imnavajas.es/jjimenez/erp-imprimelibros.git
synced 2026-01-23 17:20:21 +00:00
falta presupuesto marcapaginas y maquetacion y revision general en admin. revisar user
This commit is contained in:
@ -26,7 +26,7 @@
|
||||
pageLength: 50,
|
||||
language: { url: '/assets/libs/datatables/i18n/' + language + '.json' },
|
||||
responsive: true,
|
||||
dom: 'Bfrtip',
|
||||
dom: 'BlrBtip',
|
||||
buttons: {
|
||||
dom: {
|
||||
button: {
|
||||
|
||||
@ -341,6 +341,8 @@ export default class PresupuestoWizard {
|
||||
...this.#getInteriorData(),
|
||||
...this.#getCubiertaData(),
|
||||
selectedTirada: this.formData.selectedTirada
|
||||
|
||||
|
||||
};
|
||||
|
||||
const sobrecubierta = data.sobrecubierta;
|
||||
|
||||
Reference in New Issue
Block a user