mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
modificados todos los buscadores de papeles y gramajes para ver el alto y el ancho (admin y cliente)
This commit is contained in:
@ -8,6 +8,7 @@ class DatosLibro {
|
||||
this.domItem = domItem;
|
||||
|
||||
this.checkPaginasPresupuesto = functions.checkPaginasPresupuesto;
|
||||
this.getDimensionLibro = functions.getDimensionLibro;
|
||||
|
||||
this.csrf_token = getToken();
|
||||
this.csrf_hash = $('#mainContainer').find('input[name="' + this.csrf_token + '"]').val();
|
||||
|
||||
Reference in New Issue
Block a user