Explorar el Código

update

production
CANCERYS\kw093 hace 1 mes
padre
commit
67ec825b6a
Se han modificado 1 ficheros con 4 adiciones y 3 borrados
  1. +4
    -3
      src/components/JoWorkbench/newJobPickExecution.tsx

+ 4
- 3
src/components/JoWorkbench/newJobPickExecution.tsx Ver fichero

@@ -3838,9 +3838,10 @@ const JobPickExecution: React.FC<Props> = ({ filterArgs, onBackToList, printerCo
{floor}
</Button>
))}

<Box sx={{ flex: 1 }} />

</Box>
<Box sx={{ display: "flex", gap: 1, alignItems: "center", flexWrap: "wrap" }}>
<Typography variant="body2" sx={{ minWidth: "fit-content", mr: 1 }}>
{t("Select Printer")}:
</Typography>


Cargando…
Cancelar
Guardar