Creación de sección Usuarios para administrar las entradas y salidas del personal
This commit is contained in:
@@ -36,6 +36,9 @@
|
||||
{ text: "Nuevo producto", href: "/productos/nuevo" },
|
||||
{ text: "Importar catálogo", href: "/productos/importar" },
|
||||
{ text: "Reportes", href: "/reportes" },
|
||||
],
|
||||
"usuarios": [
|
||||
{ text: "Exportar (CSV)", href: "#", attr: { "data-action": "export-csv" } },
|
||||
]
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user