mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-06 02:51:34 +00:00
Change 'Overview' menu item to 'Dashboard'
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<%= tab :overview, :route => :admin, :icon => 'icon-dashboard' %>
|
||||
<%= tab :dashboard, :route => :admin, :icon => 'icon-dashboard' %>
|
||||
<%= tab :orders, :payments, :creditcard_payments, :shipments, :credit_cards, :return_authorizations, :url => admin_orders_path('q[s]' => 'completed_at desc'), :icon => 'icon-shopping-cart' %>
|
||||
<%= tab :products , :option_types, :properties, :prototypes, :variants, :product_properties, :taxons, :url => bulk_edit_admin_products_path, :icon => 'icon-th-large' %>
|
||||
<%= tab :reports, :icon => 'icon-file' %>
|
||||
|
||||
Reference in New Issue
Block a user