Files
grecia/app/components/admin/menu_component.html.erb
Javi Martín dbca3b5342 Move admin menu methods to the component
This way we finish what we started in commit 1046ec5e7, making the menu
easier to customize.
2023-01-12 13:45:10 +01:00

2 lines
97 B
Plaintext

<%= link_list(*links, id: "admin_menu", data: { "accordion-menu": true, "multi-open": true }) %>