mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Remove unused add_enterprise_fees_to_admin_configurations_menu deface, this menu entry is already in the view
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
Deface::Override.new(virtual_path: "spree/admin/shared/_configuration_menu",
|
||||
name: "add_enterprise_fees_to_admin_configurations_menu",
|
||||
insert_bottom: "[data-hook='admin_configurations_sidebar_menu']",
|
||||
text: "<li><%= link_to I18n.t(:enterprise_fees), main_app.admin_enterprise_fees_path %></li>",
|
||||
partial: 'enterprise_fees/admin_configurations_menu',
|
||||
original: '8445a03cc903cacc832f395757ffcfaa7e99ca92')
|
||||
Reference in New Issue
Block a user