Skip to content
This repository has been archived by the owner on Aug 10, 2021. It is now read-only.

Does this version work with Spree 4.0? #150

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

4goodapp
Copy link

Am having issue in Spree 4.0 in Production Mode.
Let me know if you need more details please.

bluta and others added 3 commits November 18, 2019 14:47
[TC-1821] Allow all spree version between 3.1.0 and 5.0
@@ -2,5 +2,5 @@
virtual_path: 'spree/admin/shared/sub_menu/_configuration',
name: 'add_rich_editor_tab',
insert_bottom: '[data-hook="admin_configurations_sidebar_menu"]',
text: '<li<%== " class=\"active\"" if controller.controller_name == "editor_settings" %>><%= link_to Spree.t(:rich_editor), spree.edit_admin_editor_settings_path %></li>'
text: '<li<%== " class=\"active\"" if controller.controller_name == "editor_settings" %>><%= link_to Spree.t(:rich_editor), spree.edit_admin_editor_settings_path, class: "py-1 px-3 d-block sidebar-submenu-item" %></li>'

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Metrics/LineLength: Line is too long. [221/80]

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants