Actualizar js/layout.js
This commit is contained in:
@@ -33,7 +33,7 @@ function renderSidebar() {
|
||||
const menuItems = [
|
||||
{ name: "Dashboard", link: "panel.html", icon: "layout-dashboard" },
|
||||
{ name: "Servicios", link: "servicios.html", icon: "briefcase" },
|
||||
{ name: "Agenda", link: "agenda.html", icon: "calendar-clock" },
|
||||
{ name: "Citas / Bloqueos", link: "agenda.html", icon: "calendar-clock" },
|
||||
{ name: "Proveedores", link: "proveedores.html", icon: "building-2" }, // Nuevo nombre para el buzón actual
|
||||
{ name: "Calendario", link: "calendario.html", icon: "calendar" },
|
||||
{ name: "Clientes", link: "clientes.html", icon: "users" },
|
||||
|
||||
Reference in New Issue
Block a user