mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
fix side bar toggle
This commit is contained in:
@ -443,4 +443,7 @@ class Ordentrabajo extends BaseController
|
||||
$color = $this->produccionService->init($orden_trabajo_id)->getOtColorStatus();
|
||||
return $this->response->setJSON(["color" => $color]);
|
||||
}
|
||||
public function maquinista_maquinas_view(){}
|
||||
public function maquinista_colas_view(){}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user