mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
Merge branch 'main' into 'mod/presupuesto_admin'
Main See merge request jjimenez/safekat!453
This commit is contained in:
@ -15,7 +15,7 @@ class MaquinaModel extends \App\Models\BaseModel
|
||||
|
||||
const SORTABLE = [
|
||||
0 => "t1.id",
|
||||
1 => "t2.nombre",
|
||||
1 => "t1.nombre",
|
||||
2 => "t1.tipo",
|
||||
3 => "t1.ancho_impresion",
|
||||
4 => "t1.alto_impresion",
|
||||
|
||||
Reference in New Issue
Block a user