diff --git a/app/views/admin/_menu.html.erb b/app/views/admin/_menu.html.erb index 52c66e0c3..09eede256 100644 --- a/app/views/admin/_menu.html.erb +++ b/app/views/admin/_menu.html.erb @@ -119,6 +119,12 @@ +
  • > + <%= link_to admin_geozones_path do %> + <%= t('admin.menu.geozones') %> + <% end %> +
  • + <% if feature?(:signature_sheets) %>
  • > <%= link_to admin_signature_sheets_path do %>